mlpack
master
|
This is the complete list of members for mlpack::tree::AxisParallelProjVector, including all inherited members.
AxisParallelProjVector(size_t dim=0) | mlpack::tree::AxisParallelProjVector | inline |
dim | mlpack::tree::AxisParallelProjVector | private |
Project(const VecType &point, typename std::enable_if_t< IsVector< VecType >::value > *=0) const | mlpack::tree::AxisParallelProjVector | inline |
Project(const bound::HRectBound< MetricType, ElemType > &bound) const | mlpack::tree::AxisParallelProjVector | inline |
Project(const bound::BallBound< MetricType, VecType > &bound) const | mlpack::tree::AxisParallelProjVector | inline |
Serialize(Archive &ar, const unsigned int) | mlpack::tree::AxisParallelProjVector | inline |