ATLAS Offline Software
MVAUtils::ForestWeighted< Node_t > Member List

This is the complete list of members for MVAUtils::ForestWeighted< Node_t >, including all inherited members.

ForestWeighted()MVAUtils::ForestWeighted< Node_t >inline
GetClassification(const std::vector< float > &values) const =0MVAUtils::IForestpure virtual
GetClassification(const std::vector< float * > &pointers) const =0MVAUtils::IForestpure virtual
GetMultiResponse(const std::vector< float > &values, unsigned int numClasses) const overrideMVAUtils::Forest< Node_t >virtual
GetMultiResponse(const std::vector< float * > &pointers, unsigned int numClasses) const overrideMVAUtils::Forest< Node_t >virtual
GetNTrees() const override finalMVAUtils::Forest< Node_t >inlinevirtual
GetNVars() const =0MVAUtils::IForestpure virtual
GetOffset() const overrideMVAUtils::ForestWeighted< Node_t >inlinevirtual
GetRawResponse(const std::vector< float > &values) const override finalMVAUtils::Forest< Node_t >virtual
GetRawResponse(const std::vector< float * > &pointers) const override finalMVAUtils::Forest< Node_t >virtual
GetResponse(const std::vector< float > &values) const overrideMVAUtils::Forest< Node_t >virtual
GetResponse(const std::vector< float * > &pointers) const overrideMVAUtils::Forest< Node_t >virtual
GetSumWeights() constMVAUtils::ForestWeighted< Node_t >inline
GetTree(unsigned int itree) constMVAUtils::Forest< Node_t >
GetTreeResponse(const std::vector< float > &values, unsigned int itree) const override finalMVAUtils::Forest< Node_t >virtual
GetTreeResponse(const std::vector< float * > &pointers, unsigned int itree) const override finalMVAUtils::Forest< Node_t >virtual
GetTreeResponseFromNode(const std::vector< float > &values, index_t index) constMVAUtils::Forest< Node_t >protected
GetTreeResponseFromNode(const std::vector< float * > &pointers, index_t index) constMVAUtils::Forest< Node_t >protected
GetTreeResponseWeighted(const std::vector< float > &values, unsigned int itree) constMVAUtils::ForestWeighted< Node_t >
GetTreeResponseWeighted(const std::vector< float * > &pointers, unsigned int itree) constMVAUtils::ForestWeighted< Node_t >
GetTreeWeight(unsigned int itree) constMVAUtils::ForestWeighted< Node_t >inline
GetWeightedResponse(const std::vector< float > &values) constMVAUtils::ForestWeighted< Node_t >
GetWeightedResponse(const std::vector< float * > &pointers) constMVAUtils::ForestWeighted< Node_t >
m_forestMVAUtils::Forest< Node_t >private
m_nodesMVAUtils::Forest< Node_t >private
m_sumWeightsMVAUtils::ForestWeighted< Node_t >private
m_weightsMVAUtils::ForestWeighted< Node_t >private
newTree(const std::vector< Node_t > &nodes, float weight)MVAUtils::ForestWeighted< Node_t >
MVAUtils::Forest::newTree(const std::vector< Node_t > &nodes)MVAUtils::Forest< Node_t >protected
PrintForest() const overrideMVAUtils::Forest< Node_t >virtual
PrintTree(unsigned int itree) const overrideMVAUtils::ForestWeighted< Node_t >inlinevirtual
WriteTree(TString) const =0MVAUtils::IForestpure virtual
~IForest()=defaultMVAUtils::IForestvirtual