DTree< MatType, TagType > Member List

This is the complete list of members for DTree< MatType, TagType >, including all inherited members.

AlphaUpper() constDTree< MatType, TagType >inline
BucketTag() constDTree< MatType, TagType >inline
Child(const size_t child) constDTree< MatType, TagType >inline
ChildPtr(const size_t child)DTree< MatType, TagType >inline
ComputeValue(const VecType &query) constDTree< MatType, TagType >
ComputeVariableImportance(arma::vec &importances) constDTree< MatType, TagType >
DTree()DTree< MatType, TagType >
DTree(const DTree &obj)DTree< MatType, TagType >
DTree(DTree &&obj)DTree< MatType, TagType >
DTree(const StatType &maxVals, const StatType &minVals, const size_t totalPoints)DTree< MatType, TagType >
DTree(MatType &data)DTree< MatType, TagType >
DTree(const StatType &maxVals, const StatType &minVals, const size_t start, const size_t end, const double logNegError)DTree< MatType, TagType >
DTree(const StatType &maxVals, const StatType &minVals, const size_t totalPoints, const size_t start, const size_t end)DTree< MatType, TagType >
ElemType typedefDTree< MatType, TagType >
End() constDTree< MatType, TagType >inline
FindBucket(const VecType &query) constDTree< MatType, TagType >
Grow(MatType &data, arma::Col< size_t > &oldFromNew, const bool useVolReg=false, const size_t maxLeafSize=10, const size_t minLeafSize=5)DTree< MatType, TagType >
Left() constDTree< MatType, TagType >inline
LogNegativeError(const size_t totalPoints) constDTree< MatType, TagType >
LogNegError() constDTree< MatType, TagType >inline
LogVolume() constDTree< MatType, TagType >inline
MaxVals() constDTree< MatType, TagType >inline
MinVals() constDTree< MatType, TagType >inline
NumChildren() constDTree< MatType, TagType >inline
operator=(const DTree &obj)DTree< MatType, TagType >
operator=(DTree &&obj)DTree< MatType, TagType >
PruneAndUpdate(const double oldAlpha, const size_t points, const bool useVolReg=false)DTree< MatType, TagType >
Ratio() constDTree< MatType, TagType >inline
Right() constDTree< MatType, TagType >inline
Root() constDTree< MatType, TagType >inline
serialize(Archive &ar, const uint32_t)DTree< MatType, TagType >
SplitDim() constDTree< MatType, TagType >inline
SplitValue() constDTree< MatType, TagType >inline
Start() constDTree< MatType, TagType >inline
StatType typedefDTree< MatType, TagType >
SubtreeLeaves() constDTree< MatType, TagType >inline
SubtreeLeavesLogNegError() constDTree< MatType, TagType >inline
TagTree(const TagType &tag=0, bool everyNode=false)DTree< MatType, TagType >
VecType typedefDTree< MatType, TagType >
WithinRange(const VecType &query) constDTree< MatType, TagType >
~DTree()DTree< MatType, TagType >