ROOT
6.06/09
Reference Guide
|
Definition at line 60 of file MethodCFMlpANN_Utils.h.
Classes | |
class | VARn2 |
Public Member Functions | |
MethodCFMlpANN_Utils () | |
virtual | ~MethodCFMlpANN_Utils () |
Static Protected Attributes | |
static Int_t | fg_100 |
static Int_t | fg_0 |
static const Int_t | fg_max_nVar_ = max_nVar_ |
static const Int_t | fg_max_nNodes_ = max_nNodes_ |
static Int_t | fg_999 = 999 |
static const char *const | fg_MethodName = "--- CFMlpANN " |
Private Member Functions | |
MsgLogger & | ULog () |
Private Attributes | |
MsgLogger * | fLogger |
#include <TMVA/MethodCFMlpANN_Utils.h>
TMVA::MethodCFMlpANN_Utils::MethodCFMlpANN_Utils | ( | ) |
Definition at line 82 of file MethodCFMlpANN_Utils.cxx.
|
virtual |
Definition at line 137 of file MethodCFMlpANN_Utils.cxx.
|
protected |
Definition at line 1059 of file MethodCFMlpANN_Utils.cxx.
|
protected |
Definition at line 1066 of file MethodCFMlpANN_Utils.cxx.
Definition at line 724 of file MethodCFMlpANN_Utils.cxx.
Definition at line 926 of file MethodCFMlpANN_Utils.cxx.
|
protectedpure virtual |
Implemented in TMVA::MethodCFMlpANN.
Definition at line 479 of file MethodCFMlpANN_Utils.cxx.
Definition at line 347 of file MethodCFMlpANN_Utils.cxx.
Definition at line 1021 of file MethodCFMlpANN_Utils.cxx.
|
protected |
Definition at line 196 of file MethodCFMlpANN_Utils.cxx.
Definition at line 794 of file MethodCFMlpANN_Utils.cxx.
Definition at line 905 of file MethodCFMlpANN_Utils.cxx.
|
protected |
Definition at line 810 of file MethodCFMlpANN_Utils.cxx.
|
protected |
Definition at line 760 of file MethodCFMlpANN_Utils.cxx.
|
protected |
Definition at line 576 of file MethodCFMlpANN_Utils.cxx.
|
protected |
Definition at line 960 of file MethodCFMlpANN_Utils.cxx.
|
protected |
Definition at line 386 of file MethodCFMlpANN_Utils.cxx.
Definition at line 561 of file MethodCFMlpANN_Utils.cxx.
Definition at line 871 of file MethodCFMlpANN_Utils.cxx.
Definition at line 198 of file MethodCFMlpANN_Utils.h.
Referenced by TMVA::MethodCFMlpANN::MethodCFMlpANN().
|
protected |
Definition at line 670 of file MethodCFMlpANN_Utils.cxx.
|
protected |
Definition at line 142 of file MethodCFMlpANN_Utils.cxx.
|
inlineprivate |
Definition at line 202 of file MethodCFMlpANN_Utils.h.
|
inlineprotected |
Definition at line 109 of file MethodCFMlpANN_Utils.h.
|
inlineprotected |
Definition at line 112 of file MethodCFMlpANN_Utils.h.
|
protected |
Definition at line 318 of file MethodCFMlpANN_Utils.cxx.
|
inlineprotected |
Definition at line 116 of file MethodCFMlpANN_Utils.h.
|
inlineprotected |
Definition at line 119 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::ancout |
Definition at line 194 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::coef[max_nNodes_] |
Definition at line 184 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::cut[max_nNodes_] |
Definition at line 177 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::del[max_nLayers_ *max_nNodes_] |
Definition at line 185 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::delta[max_nLayers_ *max_nNodes_ *max_nNodes_] |
Definition at line 187 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::deltaww[max_nLayers_ *max_nNodes_] |
Definition at line 178 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::delw[max_nLayers_ *max_nNodes_ *max_nNodes_] |
Definition at line 186 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::delww[max_nLayers_ *max_nNodes_] |
Definition at line 188 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::demax |
Definition at line 184 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::demin |
Definition at line 184 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::eeps |
Definition at line 125 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::epsmax |
Definition at line 125 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::epsmin |
Definition at line 125 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::eta |
Definition at line 125 of file MethodCFMlpANN_Utils.h.
struct { ... } TMVA::MethodCFMlpANN_Utils::fCost_1 |
struct { ... } TMVA::MethodCFMlpANN_Utils::fDel_1 |
|
staticprotected |
Definition at line 103 of file MethodCFMlpANN_Utils.h.
|
staticprotected |
Definition at line 102 of file MethodCFMlpANN_Utils.h.
|
staticprotected |
Definition at line 106 of file MethodCFMlpANN_Utils.h.
|
staticprotected |
Definition at line 105 of file MethodCFMlpANN_Utils.h.
Definition at line 104 of file MethodCFMlpANN_Utils.h.
|
staticprotected |
Definition at line 107 of file MethodCFMlpANN_Utils.h.
|
private |
Definition at line 201 of file MethodCFMlpANN_Utils.h.
Referenced by SetLogger(), and ULog().
struct { ... } TMVA::MethodCFMlpANN_Utils::fNeur_1 |
struct { ... } TMVA::MethodCFMlpANN_Utils::fParam_1 |
|
protected |
|
protected |
struct { ... } TMVA::MethodCFMlpANN_Utils::fVarn_1 |
Int_t TMVA::MethodCFMlpANN_Utils::ichoi |
Definition at line 127 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::iclass |
Definition at line 133 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::idde |
Definition at line 189 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::ieps |
Definition at line 195 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::itest |
Definition at line 127 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::layerm |
Definition at line 126 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::lclass |
Definition at line 126 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::mclass[max_Events_] |
Definition at line 133 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::nblearn |
Definition at line 126 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::nclass[max_Events_] |
Definition at line 133 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::ndiv |
Definition at line 127 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::ndivis |
Definition at line 127 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::neuron[max_nLayers_] |
Definition at line 179 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::nevl |
Definition at line 126 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::nevt |
Definition at line 127 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::nunap |
Definition at line 126 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::nunilec |
Definition at line 126 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::nunishort |
Definition at line 126 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::nunisor |
Definition at line 126 of file MethodCFMlpANN_Utils.h.
Int_t TMVA::MethodCFMlpANN_Utils::nvar |
Definition at line 127 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::o[max_nNodes_] |
Definition at line 174 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::temp[max_nLayers_] |
Definition at line 184 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::tolcou |
Definition at line 194 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::w[max_nLayers_ *max_nNodes_ *max_nNodes_] |
Definition at line 175 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::ww[max_nLayers_ *max_nNodes_] |
Definition at line 176 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::x[max_nLayers_ *max_nNodes_] |
Definition at line 172 of file MethodCFMlpANN_Utils.h.
Definition at line 132 of file MethodCFMlpANN_Utils.h.
Definition at line 132 of file MethodCFMlpANN_Utils.h.
Double_t TMVA::MethodCFMlpANN_Utils::y[max_nLayers_ *max_nNodes_] |
Definition at line 173 of file MethodCFMlpANN_Utils.h.