ROOT
Version v6.32
master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
v6.04
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
►
core
►
documentation
►
geom
►
graf2d
►
graf3d
►
gui
►
hist
►
html
►
io
►
main
►
math
►
montecarlo
►
net
►
proof
►
roofit
►
sql
▼
tmva
doc
►
pymva
►
rmva
►
sofie
►
sofie_parsers
▼
tmva
▼
inc
▼
TMVA
►
DNN
BDTEventWrapper.h
BinarySearchTree.h
BinarySearchTreeNode.h
►
BinaryTree.h
CCPruner.h
►
CCTreeWrapper.h
►
Classification.h
►
ClassifierFactory.h
ClassInfo.h
►
Config.h
►
Configurable.h
ConvergenceTest.h
CostComplexityPruneTool.h
CrossEntropy.h
►
CrossValidation.h
►
CvSplit.h
►
DataInputHandler.h
►
DataLoader.h
DataSet.h
►
DataSetFactory.h
DataSetInfo.h
DataSetManager.h
DecisionTree.h
►
DecisionTreeNode.h
Envelope.h
►
Event.h
►
Executor.h
ExpectedErrorPruneTool.h
Factory.h
FitterBase.h
GeneticAlgorithm.h
GeneticFitter.h
►
GeneticGenes.h
GeneticPopulation.h
GeneticRange.h
GiniIndex.h
GiniIndexWithLaplace.h
HyperParameterOptimisation.h
IFitterTarget.h
IMethod.h
Interval.h
►
IPruneTool.h
KDEKernel.h
►
LDA.h
LogInterval.h
►
LossFunction.h
MCFitter.h
MethodANNBase.h
MethodBase.h
MethodBayesClassifier.h
MethodBDT.h
MethodBoost.h
MethodCategory.h
MethodCFMlpANN.h
MethodCFMlpANN_def.h
►
MethodCFMlpANN_Utils.h
MethodCompositeBase.h
MethodCrossValidation.h
MethodCuts.h
►
MethodDL.h
►
MethodDNN.h
MethodDT.h
MethodFDA.h
MethodFisher.h
MethodHMatrix.h
MethodKNN.h
MethodLD.h
MethodLikelihood.h
►
MethodMLP.h
MethodPDEFoam.h
MethodPDERS.h
MethodRuleFit.h
MethodSVM.h
MethodTMlpANN.h
MinuitFitter.h
MinuitWrapper.h
MisClassificationError.h
►
ModulekNN.h
►
Monitoring.h
►
MsgLogger.h
►
NeuralNet.h
►
NeuralNet.icc
►
Node.h
►
NodekNN.h
OptimizeConfigParameters.h
►
Option.h
►
OptionMap.h
►
Pattern.h
PDEFoam.h
PDEFoamCell.h
PDEFoamDecisionTree.h
PDEFoamDecisionTreeDensity.h
PDEFoamDensityBase.h
PDEFoamDiscriminant.h
PDEFoamDiscriminantDensity.h
PDEFoamEvent.h
PDEFoamEventDensity.h
PDEFoamKernelBase.h
PDEFoamKernelGauss.h
PDEFoamKernelLinN.h
PDEFoamKernelTrivial.h
PDEFoamMultiTarget.h
PDEFoamTarget.h
PDEFoamTargetDensity.h
PDEFoamVect.h
►
PDF.h
►
QuickMVAProbEstimator.h
►
Ranking.h
►
RBatchGenerator.hxx
►
RBatchLoader.hxx
►
RBDT.hxx
►
RChunkLoader.hxx
Reader.h
RegressionVariance.h
Results.h
ResultsClassification.h
ResultsMulticlass.h
ResultsRegression.h
►
RInferenceUtils.hxx
ROCCalc.h
ROCCurve.h
RootFinder.h
►
RReader.hxx
►
RSofieReader.hxx
►
RStandardScaler.hxx
►
RTensor.hxx
►
RTensorUtils.hxx
►
Rule.h
RuleCut.h
►
RuleEnsemble.h
RuleFit.h
►
RuleFitAPI.h
►
RuleFitParams.h
SdivSqrtSplusB.h
SeparationBase.h
SimulatedAnnealing.h
SimulatedAnnealingFitter.h
SVEvent.h
SVKernelFunction.h
SVKernelMatrix.h
SVWorkingSet.h
TActivation.h
TActivationChooser.h
TActivationIdentity.h
TActivationRadial.h
TActivationReLU.h
TActivationSigmoid.h
TActivationTanh.h
Timer.h
►
TNeuron.h
TNeuronInput.h
TNeuronInputAbs.h
TNeuronInputChooser.h
TNeuronInputSqSum.h
TNeuronInputSum.h
►
Tools.h
TrainingHistory.h
►
TransformationHandler.h
TSpline1.h
TSpline2.h
►
TSynapse.h
Types.h
VariableDecorrTransform.h
►
VariableGaussTransform.h
VariableIdentityTransform.h
VariableImportance.h
VariableInfo.h
VariableNormalizeTransform.h
VariablePCATransform.h
VariableRearrangeTransform.h
►
VariableTransform.h
VariableTransformBase.h
►
VarTransformHandler.h
►
Version.h
Volume.h
►
src
►
tmvagui
►
tree
►
tutorials
►
v6-32-00-patches
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
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 v6-32 - Reference Guide Generated on Sun Mar 2 2025 04:24:52 (GVA Time) using Doxygen 1.10.0