MLPACK  1.0.4
mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > Member List
This is the complete list of members for mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >, including all inherited members.
beginmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [private]
Begin() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
BinarySpaceTree(MatType &data, const size_t leafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
BinarySpaceTree(MatType &data, std::vector< size_t > &oldFromNew, const size_t leafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
BinarySpaceTree(MatType &data, std::vector< size_t > &oldFromNew, std::vector< size_t > &newFromOld, const size_t leafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
BinarySpaceTree(MatType &data, const size_t begin, const size_t count, const size_t leafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
BinarySpaceTree(MatType &data, const size_t begin, const size_t count, std::vector< size_t > &oldFromNew, const size_t leafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
BinarySpaceTree(MatType &data, const size_t begin, const size_t count, std::vector< size_t > &oldFromNew, std::vector< size_t > &newFromOld, const size_t leafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
BinarySpaceTree()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
BinarySpaceTree(const size_t begin, const size_t count, BoundType bound, StatisticType stat, const int leafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [inline, private]
Bound() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
Bound()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
boundmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [private]
Child(const size_t child) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
CopyMe()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [inline, private]
Count() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
countmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [private]
End() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
ExtendTree(const size_t level)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
FindByBeginCount(size_t begin, size_t count) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
FindByBeginCount(size_t begin, size_t count)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
FurthestDescendantDistance() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
GetSplitDimension() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
GetSplitIndex(MatType &data, int splitDim, double splitVal)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [private]
GetSplitIndex(MatType &data, int splitDim, double splitVal, std::vector< size_t > &oldFromNew)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [private]
HasSelfChildren()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [inline, static]
IsLeaf() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
LeafSize() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
leafSizemlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [private]
Left() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
leftmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [private]
Mat typedefmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
MaxDistance(const BinarySpaceTree *other) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [inline]
MaxDistance(const arma::vec &point) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [inline]
MinDistance(const BinarySpaceTree *other) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [inline]
MinDistance(const arma::vec &point) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [inline]
NumChildren() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
NumPoints() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
Point(const size_t index) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
Right() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
rightmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [private]
splitDimensionmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [private]
SplitNode(MatType &data)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [private]
SplitNode(MatType &data, std::vector< size_t > &oldFromNew)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [private]
Stat() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
Stat()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
statmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType > [private]
TreeDepth() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
TreeSize() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >
~BinarySpaceTree()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType >