mlpack  2.0.1
mlpack::det::DTree Member List

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

alphaUppermlpack::det::DTreeprivate
AlphaUpper() constmlpack::det::DTreeinline
bucketTagmlpack::det::DTreeprivate
ComputeValue(const arma::vec &query) constmlpack::det::DTree
ComputeVariableImportance(arma::vec &importances) constmlpack::det::DTree
DTree()mlpack::det::DTree
DTree(const arma::vec &maxVals, const arma::vec &minVals, const size_t totalPoints)mlpack::det::DTree
DTree(arma::mat &data)mlpack::det::DTree
DTree(const arma::vec &maxVals, const arma::vec &minVals, const size_t start, const size_t end, const double logNegError)mlpack::det::DTree
DTree(const arma::vec &maxVals, const arma::vec &minVals, const size_t totalPoints, const size_t start, const size_t end)mlpack::det::DTree
endmlpack::det::DTreeprivate
End() constmlpack::det::DTreeinline
FindBucket(const arma::vec &query) constmlpack::det::DTree
FindSplit(const arma::mat &data, size_t &splitDim, double &splitValue, double &leftError, double &rightError, const size_t minLeafSize=5) constmlpack::det::DTreeprivate
Grow(arma::mat &data, arma::Col< size_t > &oldFromNew, const bool useVolReg=false, const size_t maxLeafSize=10, const size_t minLeafSize=5)mlpack::det::DTree
Left() constmlpack::det::DTreeinline
leftmlpack::det::DTreeprivate
LogNegativeError(const size_t totalPoints) constmlpack::det::DTree
LogNegError() constmlpack::det::DTreeinline
logNegErrormlpack::det::DTreeprivate
LogVolume() constmlpack::det::DTreeinline
logVolumemlpack::det::DTreeprivate
MaxVals() constmlpack::det::DTreeinline
MaxVals()mlpack::det::DTreeinline
maxValsmlpack::det::DTreeprivate
minValsmlpack::det::DTreeprivate
MinVals() constmlpack::det::DTreeinline
MinVals()mlpack::det::DTreeinline
PruneAndUpdate(const double oldAlpha, const size_t points, const bool useVolReg=false)mlpack::det::DTree
Ratio() constmlpack::det::DTreeinline
ratiomlpack::det::DTreeprivate
rightmlpack::det::DTreeprivate
Right() constmlpack::det::DTreeinline
rootmlpack::det::DTreeprivate
Root() constmlpack::det::DTreeinline
Serialize(Archive &ar, const unsigned int)mlpack::det::DTreeinline
SplitData(arma::mat &data, const size_t splitDim, const double splitValue, arma::Col< size_t > &oldFromNew) constmlpack::det::DTreeprivate
SplitDim() constmlpack::det::DTreeinline
splitDimmlpack::det::DTreeprivate
splitValuemlpack::det::DTreeprivate
SplitValue() constmlpack::det::DTreeinline
startmlpack::det::DTreeprivate
Start() constmlpack::det::DTreeinline
subtreeLeavesmlpack::det::DTreeprivate
SubtreeLeaves() constmlpack::det::DTreeinline
SubtreeLeavesLogNegError() constmlpack::det::DTreeinline
subtreeLeavesLogNegErrormlpack::det::DTreeprivate
TagTree(const int tag=0)mlpack::det::DTree
WithinRange(const arma::vec &query) constmlpack::det::DTree
WriteTree(FILE *fp, const size_t level=0) constmlpack::det::DTree
~DTree()mlpack::det::DTree