mlpack::det::DTree Member List

This is the complete list of members for mlpack::det::DTree, including all inherited members.
alphaUppermlpack::det::DTree [private]
AlphaUpper() const mlpack::det::DTree [inline]
bucketTagmlpack::det::DTree [private]
ComputeValue(const arma::vec &query) const mlpack::det::DTree
ComputeVariableImportance(arma::vec &importances) const mlpack::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::DTree [private]
End() const mlpack::det::DTree [inline]
FindBucket(const arma::vec &query) const mlpack::det::DTree
FindSplit(const arma::mat &data, size_t &splitDim, double &splitValue, double &leftError, double &rightError, const size_t maxLeafSize=10, const size_t minLeafSize=5) const mlpack::det::DTree [private]
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() const mlpack::det::DTree [inline]
leftmlpack::det::DTree [private]
LogNegativeError(const size_t totalPoints) const mlpack::det::DTree
LogNegError() const mlpack::det::DTree [inline]
logNegErrormlpack::det::DTree [private]
LogVolume() const mlpack::det::DTree [inline]
logVolumemlpack::det::DTree [private]
MaxVals() const mlpack::det::DTree [inline]
MaxVals()mlpack::det::DTree [inline]
maxValsmlpack::det::DTree [private]
MinVals() const mlpack::det::DTree [inline]
MinVals()mlpack::det::DTree [inline]
minValsmlpack::det::DTree [private]
PruneAndUpdate(const double oldAlpha, const size_t points, const bool useVolReg=false)mlpack::det::DTree
Ratio() const mlpack::det::DTree [inline]
ratiomlpack::det::DTree [private]
rightmlpack::det::DTree [private]
Right() const mlpack::det::DTree [inline]
rootmlpack::det::DTree [private]
Root() const mlpack::det::DTree [inline]
SplitData(arma::mat &data, const size_t splitDim, const double splitValue, arma::Col< size_t > &oldFromNew) const mlpack::det::DTree [private]
splitDimmlpack::det::DTree [private]
SplitDim() const mlpack::det::DTree [inline]
SplitValue() const mlpack::det::DTree [inline]
splitValuemlpack::det::DTree [private]
startmlpack::det::DTree [private]
Start() const mlpack::det::DTree [inline]
SubtreeLeaves() const mlpack::det::DTree [inline]
subtreeLeavesmlpack::det::DTree [private]
SubtreeLeavesLogNegError() const mlpack::det::DTree [inline]
subtreeLeavesLogNegErrormlpack::det::DTree [private]
TagTree(const int tag=0)mlpack::det::DTree
WithinRange(const arma::vec &query) const mlpack::det::DTree
WriteTree(FILE *fp, const size_t level=0) const mlpack::det::DTree
~DTree()mlpack::det::DTree

Generated on 13 Aug 2014 for MLPACK by  doxygen 1.6.1