35 #ifndef ROOT_TMVA_MethodCFMlpANN_Utils 36 #define ROOT_TMVA_MethodCFMlpANN_Utils 38 #ifndef ROOT_TMVA_MethodCFMlpANN_def 41 #ifndef ROOT_TMVA_MsgLogger 97 void Arret (
const char* mot );
154 printf(
"*** ERROR in varn3_(): fxx is zero pointer ==> abort ***\n") ;
void Foncf(Int_t *i__, Double_t *u, Double_t *f)
struct TMVA::MethodCFMlpANN_Utils::@183 fDel_1
Double_t temp[max_nLayers_]
Double_t y[max_nLayers_ *max_nNodes_]
Double_t delta[max_nLayers_ *max_nNodes_ *max_nNodes_]
static const Int_t fg_max_nVar_
Double_t Fdecroi(Int_t *i__)
void Entree_new(Int_t *, char *, Int_t *ntrain, Int_t *ntest, Int_t *numlayer, Int_t *nodes, Int_t *numcycle, Int_t)
virtual Int_t DataInterface(Double_t *, Double_t *, Int_t *, Int_t *, Int_t *, Int_t *, Double_t *, Int_t *, Int_t *)=0
Double_t ww[max_nLayers_ *max_nNodes_]
void En_avant(Int_t *ievent)
Double_t W_ref(const Double_t wNN[], Int_t a_1, Int_t a_2, Int_t a_3) const
Double_t operator=(Double_t val)
Double_t delww[max_nLayers_ *max_nNodes_]
Double_t cut[max_nNodes_]
#define ClassDef(name, id)
void Cout(Int_t *, Double_t *xxx)
void Out(Int_t *iii, Int_t *maxcycle)
void En_arriere(Int_t *ievent)
Int_t nclass[max_Events_]
Double_t w[max_nLayers_ *max_nNodes_ *max_nNodes_]
void Cout2(Int_t *, Double_t *yyy)
void GraphNN(Int_t *ilearn, Double_t *, Double_t *, char *, Int_t)
void Train_nn(Double_t *tin2, Double_t *tout2, Int_t *ntrain, Int_t *ntest, Int_t *nvar2, Int_t *nlayer, Int_t *nodes, Int_t *ncycle)
Double_t Ww_ref(const Double_t wwNN[], Int_t a_1, Int_t a_2) const
struct TMVA::MethodCFMlpANN_Utils::@184 fCost_1
Double_t deltaww[max_nLayers_ *max_nNodes_]
Double_t & Ww_ref(Double_t wwNN[], Int_t a_1, Int_t a_2)
Double_t & W_ref(Double_t wNN[], Int_t a_1, Int_t a_2, Int_t a_3)
Double_t x[max_nLayers_ *max_nNodes_]
struct TMVA::MethodCFMlpANN_Utils::@182 fNeur_1
void Leclearn(Int_t *ktest, Double_t *tout2, Double_t *tin2)
Double_t delw[max_nLayers_ *max_nNodes_ *max_nNodes_]
Int_t mclass[max_Events_]
void En_avant2(Int_t *ievent)
void Create(Int_t nevt, Int_t nvar)
void Lecev2(Int_t *ktest, Double_t *tout2, Double_t *tin2)
Int_t neuron[max_nLayers_]
static const Int_t fg_max_nNodes_
Double_t & operator()(Int_t ievt, Int_t ivar) const
void Innit(char *det, Double_t *tout2, Double_t *tin2, Int_t)
void Arret(const char *mot)
class TMVA::MethodCFMlpANN_Utils::VARn2 fVarn3_1
void SetLogger(MsgLogger *l)
Abstract ClassifierFactory template that handles arbitrary types.
class TMVA::MethodCFMlpANN_Utils::VARn2 fVarn2_1
struct TMVA::MethodCFMlpANN_Utils::@181 fVarn_1
virtual ~MethodCFMlpANN_Utils()
Double_t coef[max_nNodes_]
struct TMVA::MethodCFMlpANN_Utils::@180 fParam_1
void CollectVar(Int_t *nvar, Int_t *class__, Double_t *xpg)
Double_t del[max_nLayers_ *max_nNodes_]
static const char *const fg_MethodName