ROOT
master
Reference Guide
Loading...
Searching...
No Matches
MethodCFMlpANN_def.h
Go to the documentation of this file.
1
// @(#)root/tmva $Id$
2
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss
3
4
/**********************************************************************************
5
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis *
6
* Package: TMVA *
7
* Header : MethodCFMlpANN_def *
8
* *
9
* *
10
* Description: *
11
* Common definition for CFMlpANN method *
12
* *
13
* Authors (alphabetical): *
14
* Andreas Hoecker <Andreas.Hocker@cern.ch> - CERN, Switzerland *
15
* Xavier Prudent <prudent@lapp.in2p3.fr> - LAPP, France *
16
* Helge Voss <Helge.Voss@cern.ch> - MPI-K Heidelberg, Germany *
17
* Kai Voss <Kai.Voss@cern.ch> - U. of Victoria, Canada *
18
* *
19
* Copyright (c) 2005: *
20
* CERN, Switzerland *
21
* U. of Victoria, Canada *
22
* MPI-K Heidelberg, Germany *
23
* LAPP, Annecy, France *
24
* *
25
* Redistribution and use in source and binary forms, with or without *
26
* modification, are permitted according to the terms listed in LICENSE *
27
* (see tmva/doc/LICENSE) *
28
**********************************************************************************/
29
30
// ------------- common definitions used in several modules --------------
31
// recovered explicit array definitions from f2c override
32
33
#ifndef ROOT_TMVA_MethodCFMlpANN_def
34
#define ROOT_TMVA_MethodCFMlpANN_def
35
36
namespace
TMVA
{
37
38
const
int
max_Events_
= 200000;
39
const
int
max_nLayers_
= 6;
40
const
int
max_nNodes_
= 200;
41
const
int
max_nVar_
= 200;
42
43
}
44
45
#endif
TMVA::max_nVar_
const int max_nVar_
Definition
MethodCFMlpANN_def.h:41
TMVA::max_Events_
const int max_Events_
Definition
MethodCFMlpANN_def.h:38
TMVA::max_nLayers_
const int max_nLayers_
Definition
MethodCFMlpANN_def.h:39
TMVA::max_nNodes_
const int max_nNodes_
Definition
MethodCFMlpANN_def.h:40
TMVA
create variable transformations
Definition
GeneticMinimizer.h:22
tmva
tmva
inc
TMVA
MethodCFMlpANN_def.h
ROOT master - Reference Guide Generated on Sat Nov 16 2024 09:39:04 (GVA Time) using Doxygen 1.9.8