mlpack
mlpack::det::DTree< MatType, TagType > Member List

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

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