![]() |
Belle II Software release-09-00-03
|
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="") const | RelationsInterface< BASE > | inline |
| addRelationTo(const TObject *object, float weight=1.0, const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
| analyze(const std::array< double, Ndims > &hits) const | FBDTClassifier< 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() const | RelationsInterface< BASE > | inline |
| getArrayName() const | RelationsInterface< BASE > | inline |
| getArrayPointer() const | RelationsInterface< BASE > | inlineprotected |
| getDecorrelationMatrix() const | FBDTClassifier< Ndims > | inline |
| getFeatureBinnings() const | FBDTClassifier< Ndims > | inline |
| getForest() const | FBDTClassifier< Ndims > | inline |
| getInfo() const | RelationsInterface< BASE > | inline |
| getInfoHTML() const | RelationsInterface< BASE > | inlinevirtual |
| getName() const | RelationsInterface< BASE > | inlinevirtual |
| getRelated(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
| getRelatedFrom(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
| getRelatedFromWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
| getRelatedTo(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
| getRelatedToWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
| getRelatedWithWeight(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
| getRelationsFrom(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
| getRelationsTo(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
| getRelationsWith(const std::string &name="", const std::string &namedRelation="") const | RelationsInterface< BASE > | inline |
| m_cacheArrayIndex | RelationsInterface< BASE > | mutableprivate |
| m_cacheDataStoreEntry | RelationsInterface< BASE > | mutableprivate |
| m_decorrMat | FBDTClassifier< Ndims > | private |
| m_featBins | FBDTClassifier< Ndims > | private |
| m_forest | FBDTClassifier< 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) const | FBDTClassifier< Ndims > | |
| ~FBDTClassifier() | FBDTClassifier< Ndims > | inline |