mlpack  1.0.12
mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType > Member List

This is the complete list of members for mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >, including all inherited members.

beginmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
Begin() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
Begin()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
BinarySpaceTree(MatType &data, const size_t maxLeafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
BinarySpaceTree(MatType &data, std::vector< size_t > &oldFromNew, const size_t maxLeafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
BinarySpaceTree(MatType &data, std::vector< size_t > &oldFromNew, std::vector< size_t > &newFromOld, const size_t maxLeafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
BinarySpaceTree(MatType &data, const size_t begin, const size_t count, BinarySpaceTree *parent=NULL, const size_t maxLeafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
BinarySpaceTree(MatType &data, const size_t begin, const size_t count, std::vector< size_t > &oldFromNew, BinarySpaceTree *parent=NULL, const size_t maxLeafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
BinarySpaceTree(MatType &data, const size_t begin, const size_t count, std::vector< size_t > &oldFromNew, std::vector< size_t > &newFromOld, BinarySpaceTree *parent=NULL, const size_t maxLeafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
BinarySpaceTree(const BinarySpaceTree &other)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
BinarySpaceTree(const size_t begin, const size_t count, BoundType bound, StatisticType stat, const int maxLeafSize=20)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inlineprivate
Bound() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
Bound()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
boundmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
Centroid(arma::vec &centroid)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
Child(const size_t child) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
CopyMe()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inlineprivate
Count() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
Count()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
countmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
Dataset() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
Dataset()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
datasetmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
Descendant(const size_t index) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
End() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
ExtendTree(const size_t level)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
FindByBeginCount(size_t begin, size_t count) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
FindByBeginCount(size_t begin, size_t count)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
FurthestDescendantDistance() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
furthestDescendantDistancemlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
FurthestPointDistance() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
GetSplitDimension() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
HasSelfChildren()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inlinestatic
IsLeaf() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
leftmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
Left() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
Left()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
Mat typedefmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
MaxDistance(const BinarySpaceTree *other) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
MaxDistance(const VecType &point, typename boost::enable_if< IsVector< VecType > >::type *=0) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
maxLeafSizemlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
MaxLeafSize() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
MaxLeafSize()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
Metric() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
MinDistance(const BinarySpaceTree *other) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
MinDistance(const VecType &point, typename boost::enable_if< IsVector< VecType > >::type *=0) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
MinimumBoundDistance() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
minimumBoundDistancemlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
NumChildren() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
NumDescendants() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
NumPoints() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
parentmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
Parent() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
Parent()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
ParentDistance() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
ParentDistance()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
parentDistancemlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
Point(const size_t index) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
RangeDistance(const BinarySpaceTree *other) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
RangeDistance(const VecType &point, typename boost::enable_if< IsVector< VecType > >::type *=0) const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
rightmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
Right() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
Right()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
splitDimensionmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
SplitDimension() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
SplitDimension()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
SplitNode(MatType &data)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
SplitNode(MatType &data, std::vector< size_t > &oldFromNew)mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
Stat() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
Stat()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >inline
statmlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >private
ToString() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
TreeDepth() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
TreeSize() const mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >
~BinarySpaceTree()mlpack::tree::BinarySpaceTree< BoundType, StatisticType, MatType, SplitType >