![]() |
ATLAS Offline Software
|
This is the complete list of members for MVAUtils::IForest, including all inherited members.
| GetClassification(const std::vector< float > &values) const =0 | MVAUtils::IForest | pure virtual |
| GetClassification(const std::vector< float * > &pointers) const =0 | MVAUtils::IForest | pure virtual |
| GetMultiResponse(const std::vector< float > &values, unsigned int numClasses) const =0 | MVAUtils::IForest | pure virtual |
| GetMultiResponse(const std::vector< float * > &pointers, unsigned int numClasses) const =0 | MVAUtils::IForest | pure virtual |
| GetNTrees() const =0 | MVAUtils::IForest | pure virtual |
| GetNVars() const =0 | MVAUtils::IForest | pure virtual |
| GetOffset() const =0 | MVAUtils::IForest | pure virtual |
| GetRawResponse(const std::vector< float > &values) const =0 | MVAUtils::IForest | pure virtual |
| GetRawResponse(const std::vector< float * > &pointers) const =0 | MVAUtils::IForest | pure virtual |
| GetResponse(const std::vector< float > &values) const =0 | MVAUtils::IForest | pure virtual |
| GetResponse(const std::vector< float * > &pointers) const =0 | MVAUtils::IForest | pure virtual |
| GetTreeResponse(const std::vector< float > &values, unsigned int itree) const =0 | MVAUtils::IForest | pure virtual |
| GetTreeResponse(const std::vector< float * > &pointers, unsigned int itree) const =0 | MVAUtils::IForest | pure virtual |
| PrintForest() const =0 | MVAUtils::IForest | pure virtual |
| PrintTree(unsigned int itree) const =0 | MVAUtils::IForest | pure virtual |
| WriteTree(TString) const =0 | MVAUtils::IForest | pure virtual |
| ~IForest()=default | MVAUtils::IForest | virtual |
1.8.18