Belle II Software development
FBDTClassifier< Ndims > Member List

This is the complete list of members for FBDTClassifier< Ndims >, including all inherited members.

addRelationTo(const RelationsInterface< BASE > *object, float weight=1.0, const std::string &namedRelation="") constRelationsInterface< BASE >inline
addRelationTo(const TObject *object, float weight=1.0, const std::string &namedRelation="") constRelationsInterface< BASE >inline
analyze(const std::array< double, Ndims > &hits) constFBDTClassifier< Ndims >
ClassDef(FBDTClassifier, 2)FBDTClassifier< Ndims >private
copyRelations(const RelationsInterface< BASE > *sourceObj)RelationsInterface< BASE >inline
FBDTClassifier() (defined in FBDTClassifier< Ndims >)FBDTClassifier< Ndims >inline
FBDTClassifier(const FBDTForest &forest, const std::vector< FastBDT::FeatureBinning< double > > &fB, const Belle2::DecorrelationMatrix< 9 > &dM)FBDTClassifier< Ndims >inline
getArrayIndex() constRelationsInterface< BASE >inline
getArrayName() constRelationsInterface< BASE >inline
getArrayPointer() constRelationsInterface< BASE >inlineprotected
getDecorrelationMatrix() constFBDTClassifier< Ndims >inline
getFeatureBinnings() constFBDTClassifier< Ndims >inline
getForest() constFBDTClassifier< Ndims >inline
getInfo() constRelationsInterface< BASE >inline
getInfoHTML() constRelationsInterface< BASE >inlinevirtual
getName() constRelationsInterface< BASE >inlinevirtual
getRelated(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedFrom(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedFromWithWeight(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedTo(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedToWithWeight(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelatedWithWeight(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelationsFrom(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelationsTo(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
getRelationsWith(const std::string &name="", const std::string &namedRelation="") constRelationsInterface< BASE >inline
m_cacheArrayIndexRelationsInterface< BASE >mutableprivate
m_cacheDataStoreEntryRelationsInterface< BASE >mutableprivate
m_decorrMatFBDTClassifier< Ndims >private
m_featBinsFBDTClassifier< Ndims >private
m_forestFBDTClassifier< Ndims >private
operator=(const RelationsInterface &relationsInterface)RelationsInterface< BASE >inline
readFromStream(std::istream &is)FBDTClassifier< Ndims >
RelationsInterface()RelationsInterface< BASE >inline
RelationsInterface(Args &&... params)RelationsInterface< BASE >inlineexplicit
RelationsInterface(const RelationsInterface &relationsInterface)RelationsInterface< BASE >inline
train(const std::vector< Belle2::FBDTTrainSample< Ndims > > &samples, int nTree, int depth, double shrinkage=0.15, double ratio=0.5)FBDTClassifier< Ndims >
writeToStream(std::ostream &os) constFBDTClassifier< Ndims >
~FBDTClassifier()FBDTClassifier< Ndims >inline