#include <iostream>#include <iomanip>#include <numeric>#include <algorithm>#include "TTree.h"#include "TMath.h"#include "TMVA/Timer.h"#include "TMVA/RuleFitParams.h"#include "TMVA/RuleFit.h"#include "TMVA/RuleEnsemble.h"#include "TMVA/MethodRuleFit.h"#include "TMVA/Tools.h"Go to the source code of this file.
Variables | |
| Bool_t | gFIRSTTST = kTRUE |
| Bool_t | gFIRSTORG = kTRUE |
| Double_t | gGDInit = 0 |
| Double_t | gGDPtr = 0 |
| Double_t | gGDNorm = 0 |
| Double_t | gGDEval = 0 |
| Double_t | gGDEvalRule = 0 |
| Double_t | gGDRuleLoop = 0 |
| Double_t | gGDLinLoop = 0 |
| Double_t gGDEvalRule = 0 |
Definition at line 45 of file RuleFitParams.cxx.
Referenced by TMVA::RuleFitParams::MakeGDPath(), and TMVA::RuleFitParams::MakeGradientVector().
| Double_t gGDLinLoop = 0 |
| Double_t gGDRuleLoop = 0 |
1.5.1