ROOT
6.06/09
Reference Guide
|
#include <assert.h>
#include <algorithm>
#include "TFile.h"
#include "TObjString.h"
#include "TMath.h"
#include "TMVA/ClassifierFactory.h"
#include "TMVA/MethodPDERS.h"
#include "TMVA/Tools.h"
#include "TMVA/RootFinder.h"
Go to the source code of this file.
Namespaces | |
TMVA | |
Abstract ClassifierFactory template that handles arbitrary types. | |
Macros | |
#define | TMVA_MethodPDERS__countByHand__Debug__ |
Functions | |
ClassImp (TMVA::MethodPDERS) TMVA | |
standard constructor for the PDERS method More... | |
Variables | |
const Bool_t | TMVA::MethodPDERS_UseFindRoot = kFALSE |
#define TMVA_MethodPDERS__countByHand__Debug__ |
Definition at line 83 of file MethodPDERS.cxx.
ClassImp | ( | TMVA::MethodPDERS | ) |
standard constructor for the PDERS method
Definition at line 93 of file MethodPDERS.cxx.