![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 61 of file GiniIndexWithLaplace.h.
Public Member Functions | |
| GiniIndexWithLaplace () | |
| GiniIndexWithLaplace (const GiniIndexWithLaplace &g) | |
| virtual | ~GiniIndexWithLaplace () |
| virtual Double_t | GetSeparationIndex (const Double_t &s, const Double_t &b) |
Public Member Functions inherited from TMVA::SeparationBase | |
| SeparationBase () | |
| SeparationBase (const SeparationBase &s) | |
| virtual | ~SeparationBase () |
| virtual Double_t | GetSeparationGain (const Double_t &nSelS, const Double_t &nSelB, const Double_t &nTotS, const Double_t &nTotB) |
| Separation Gain: the measure of how the quality of separation of the sample increases by splitting the sample e.g. More... | |
| const TString & | GetName () |
Additional Inherited Members | |
Protected Attributes inherited from TMVA::SeparationBase | |
| TString | fName |
| Double_t | fPrecisionCut |
#include <TMVA/GiniIndexWithLaplace.h>
Inheritance diagram for TMVA::GiniIndexWithLaplace:
Collaboration diagram for TMVA::GiniIndexWithLaplace:
|
inline |
Definition at line 66 of file GiniIndexWithLaplace.h.
|
inline |
Definition at line 69 of file GiniIndexWithLaplace.h.
|
inlinevirtual |
Definition at line 72 of file GiniIndexWithLaplace.h.
|
virtual |
Implements TMVA::SeparationBase.