mlpack  master
mlpack::tree::SpaceSplit< MetricType, MatType > Member List

This is the complete list of members for mlpack::tree::SpaceSplit< MetricType, MatType >, including all inherited members.

GetProjVector(const bound::HRectBound< MetricType > &bound, const MatType &data, const arma::Col< size_t > &points, AxisParallelProjVector &projVector, double &midValue)mlpack::tree::SpaceSplit< MetricType, MatType >static
GetProjVector(const BoundType &bound, const MatType &data, const arma::Col< size_t > &points, ProjVector &projVector, double &midValue)mlpack::tree::SpaceSplit< MetricType, MatType >static