mlpack
mlpack::bound::BallBound< MetricType, VecType > Member List

This is the complete list of members for mlpack::bound::BallBound< MetricType, VecType >, including all inherited members.

BallBound()mlpack::bound::BallBound< MetricType, VecType >
BallBound(const size_t dimension)mlpack::bound::BallBound< MetricType, VecType >
BallBound(const ElemType radius, const VecType &center)mlpack::bound::BallBound< MetricType, VecType >
BallBound(const BallBound &other)mlpack::bound::BallBound< MetricType, VecType >
BallBound(BallBound &&other)mlpack::bound::BallBound< MetricType, VecType >
Center() constmlpack::bound::BallBound< MetricType, VecType >inline
Center()mlpack::bound::BallBound< MetricType, VecType >inline
Center(VecType &center) constmlpack::bound::BallBound< MetricType, VecType >inline
Contains(const VecType &point) constmlpack::bound::BallBound< MetricType, VecType >
Diameter() constmlpack::bound::BallBound< MetricType, VecType >inline
Dim() constmlpack::bound::BallBound< MetricType, VecType >inline
ElemType typedefmlpack::bound::BallBound< MetricType, VecType >
MaxDistance(const OtherVecType &point, typename std::enable_if_t< IsVector< OtherVecType >::value > *=0) constmlpack::bound::BallBound< MetricType, VecType >
MaxDistance(const BallBound &other) constmlpack::bound::BallBound< MetricType, VecType >
Metric() constmlpack::bound::BallBound< MetricType, VecType >inline
Metric()mlpack::bound::BallBound< MetricType, VecType >inline
MinDistance(const OtherVecType &point, typename std::enable_if_t< IsVector< OtherVecType >::value > *=0) constmlpack::bound::BallBound< MetricType, VecType >
MinDistance(const BallBound &other) constmlpack::bound::BallBound< MetricType, VecType >
MinWidth() constmlpack::bound::BallBound< MetricType, VecType >inline
operator=(const BallBound &other)mlpack::bound::BallBound< MetricType, VecType >
operator=(BallBound &&other)mlpack::bound::BallBound< MetricType, VecType >
operator[](const size_t i) constmlpack::bound::BallBound< MetricType, VecType >
operator|=(const BallBound &other)mlpack::bound::BallBound< MetricType, VecType >
operator|=(const MatType &data)mlpack::bound::BallBound< MetricType, VecType >
operator|=(const MatType &data)mlpack::bound::BallBound< MetricType, VecType >
Radius() constmlpack::bound::BallBound< MetricType, VecType >inline
Radius()mlpack::bound::BallBound< MetricType, VecType >inline
RangeDistance(const OtherVecType &other, typename std::enable_if_t< IsVector< OtherVecType >::value > *=0) constmlpack::bound::BallBound< MetricType, VecType >
RangeDistance(const BallBound &other) constmlpack::bound::BallBound< MetricType, VecType >
RangeDistance(const OtherVecType &point, typename std::enable_if_t< IsVector< OtherVecType >::value > *) constmlpack::bound::BallBound< MetricType, VecType >
serialize(Archive &ar, const uint32_t version)mlpack::bound::BallBound< MetricType, VecType >
Vec typedefmlpack::bound::BallBound< MetricType, VecType >
~BallBound()mlpack::bound::BallBound< MetricType, VecType >