ATLAS Offline Software
|
This is the complete list of members for MVAUtils::BDT, including all inherited members.
BDT(TTree *tree) | MVAUtils::BDT | explicit |
BDT(std::unique_ptr< IForest > forest) | MVAUtils::BDT | inlineexplicit |
BDT()=delete | MVAUtils::BDT | |
BDT(const BDT &)=delete | MVAUtils::BDT | |
BDT(BDT &&)=default | MVAUtils::BDT | |
GetClassification(const std::vector< float > &values) const | MVAUtils::BDT | |
GetClassification(const std::vector< float * > &pointers) const | MVAUtils::BDT | |
GetClassification() const | MVAUtils::BDT | |
GetGradBoostMVA(const std::vector< float > &values) const | MVAUtils::BDT | |
GetGradBoostMVA(const std::vector< float * > &pointers) const | MVAUtils::BDT | |
GetMultiResponse(const std::vector< float > &values, unsigned int numClasses) const | MVAUtils::BDT | |
GetMultiResponse(const std::vector< float * > &pointers, unsigned int numClasses) const | MVAUtils::BDT | |
GetMultiResponse(unsigned int numClasses) const | MVAUtils::BDT | |
GetNTrees() const | MVAUtils::BDT | |
GetNVars() const | MVAUtils::BDT | |
GetOffset() const | MVAUtils::BDT | |
GetPointers() const | MVAUtils::BDT | |
GetResponse(const std::vector< float > &values) const | MVAUtils::BDT | |
GetResponse(const std::vector< float * > &pointers) const | MVAUtils::BDT | |
GetResponse() const | MVAUtils::BDT | |
GetTreeResponse(const std::vector< float > &values, MVAUtils::index_t index) const | MVAUtils::BDT | |
GetTreeResponse(const std::vector< float * > &pointers, MVAUtils::index_t index) const | MVAUtils::BDT | |
GetValues() const | MVAUtils::BDT | |
m_forest | MVAUtils::BDT | private |
m_pointers | MVAUtils::BDT | private |
operator=(const BDT &)=delete | MVAUtils::BDT | |
operator=(BDT &&)=default | MVAUtils::BDT | |
PrintForest() const | MVAUtils::BDT | |
PrintTree(unsigned int itree) const | MVAUtils::BDT | |
SetPointers(const std::vector< float * > &pointers) | MVAUtils::BDT | |
WriteTree(TString name="BDT") const | MVAUtils::BDT | |
~BDT()=default | MVAUtils::BDT |