Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA::ROCCurve Member List

This is the complete list of members for TMVA::ROCCurve, including all inherited members.

ComputeSensitivity(const UInt_t num_points)TMVA::ROCCurveprivate
ComputeSpecificity(const UInt_t num_points)TMVA::ROCCurveprivate
fGraphTMVA::ROCCurveprivate
fLoggerTMVA::ROCCurvemutableprivate
fMvaTMVA::ROCCurveprivate
GetEffSForEffB(Double_t effB, const UInt_t num_points=41)TMVA::ROCCurve
GetMvas() constTMVA::ROCCurveinline
GetROCCurve(const UInt_t points=100)TMVA::ROCCurve
GetROCIntegral(const UInt_t points=41)TMVA::ROCCurve
Log() constTMVA::ROCCurveprivate
ROCCurve(const std::vector< std::tuple< Float_t, Float_t, Bool_t > > &mvas)TMVA::ROCCurve
ROCCurve(const std::vector< Float_t > &mvaValues, const std::vector< Bool_t > &mvaTargets, const std::vector< Float_t > &mvaWeights)TMVA::ROCCurve
ROCCurve(const std::vector< Float_t > &mvaValues, const std::vector< Bool_t > &mvaTargets)TMVA::ROCCurve
ROCCurve(const std::vector< Float_t > &mvaSignal, const std::vector< Float_t > &mvaBackground, const std::vector< Float_t > &mvaSignalWeights, const std::vector< Float_t > &mvaBackgroundWeights)TMVA::ROCCurve
ROCCurve(const std::vector< Float_t > &mvaSignal, const std::vector< Float_t > &mvaBackground)TMVA::ROCCurve
~ROCCurve()TMVA::ROCCurve