VantagePointSplit< BoundType, MatType, MaxNumSamples > Member List

This is the complete list of members for VantagePointSplit< BoundType, MatType, MaxNumSamples >, including all inherited members.

AssignToLeftNode(const VecType &point, const SplitInfo &splitInfo)VantagePointSplit< BoundType, MatType, MaxNumSamples >inlinestatic
ElemType typedefVantagePointSplit< BoundType, MatType, MaxNumSamples >
MetricType typedefVantagePointSplit< BoundType, MatType, MaxNumSamples >
PerformSplit(MatType &data, const size_t begin, const size_t count, const SplitInfo &splitInfo)VantagePointSplit< BoundType, MatType, MaxNumSamples >inlinestatic
PerformSplit(MatType &data, const size_t begin, const size_t count, const SplitInfo &splitInfo, std::vector< size_t > &oldFromNew)VantagePointSplit< BoundType, MatType, MaxNumSamples >inlinestatic
SplitNode(const BoundType &bound, MatType &data, const size_t begin, const size_t count, SplitInfo &splitInfo)VantagePointSplit< BoundType, MatType, MaxNumSamples >static