mlpack  2.0.1
mlpack::bound::BallBound< VecType, TMetricType > Member List

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

BallBound()mlpack::bound::BallBound< VecType, TMetricType >
BallBound(const size_t dimension)mlpack::bound::BallBound< VecType, TMetricType >
BallBound(const double radius, const VecType &center)mlpack::bound::BallBound< VecType, TMetricType >
BallBound(const BallBound &other)mlpack::bound::BallBound< VecType, TMetricType >
BallBound(BallBound &&other)mlpack::bound::BallBound< VecType, TMetricType >
Center() constmlpack::bound::BallBound< VecType, TMetricType >inline
Center()mlpack::bound::BallBound< VecType, TMetricType >inline
Center(VecType &center) constmlpack::bound::BallBound< VecType, TMetricType >inline
centermlpack::bound::BallBound< VecType, TMetricType >private
Contains(const VecType &point) constmlpack::bound::BallBound< VecType, TMetricType >
Diameter() constmlpack::bound::BallBound< VecType, TMetricType >inline
Dim() constmlpack::bound::BallBound< VecType, TMetricType >inline
MaxDistance(const OtherVecType &point, typename boost::enable_if< IsVector< OtherVecType > > *=0) constmlpack::bound::BallBound< VecType, TMetricType >
MaxDistance(const BallBound &other) constmlpack::bound::BallBound< VecType, TMetricType >
metricmlpack::bound::BallBound< VecType, TMetricType >private
Metric() constmlpack::bound::BallBound< VecType, TMetricType >inline
Metric()mlpack::bound::BallBound< VecType, TMetricType >inline
MetricType typedefmlpack::bound::BallBound< VecType, TMetricType >
MinDistance(const OtherVecType &point, typename boost::enable_if< IsVector< OtherVecType > > *=0) constmlpack::bound::BallBound< VecType, TMetricType >
MinDistance(const BallBound &other) constmlpack::bound::BallBound< VecType, TMetricType >
MinWidth() constmlpack::bound::BallBound< VecType, TMetricType >inline
operator=(const BallBound &other)mlpack::bound::BallBound< VecType, TMetricType >
operator[](const size_t i) constmlpack::bound::BallBound< VecType, TMetricType >
operator|=(const BallBound &other)mlpack::bound::BallBound< VecType, TMetricType >
operator|=(const MatType &data)mlpack::bound::BallBound< VecType, TMetricType >
ownsMetricmlpack::bound::BallBound< VecType, TMetricType >private
Radius() constmlpack::bound::BallBound< VecType, TMetricType >inline
Radius()mlpack::bound::BallBound< VecType, TMetricType >inline
radiusmlpack::bound::BallBound< VecType, TMetricType >private
RangeDistance(const OtherVecType &other, typename boost::enable_if< IsVector< OtherVecType > > *=0) constmlpack::bound::BallBound< VecType, TMetricType >
RangeDistance(const BallBound &other) constmlpack::bound::BallBound< VecType, TMetricType >
Serialize(Archive &ar, const unsigned int version)mlpack::bound::BallBound< VecType, TMetricType >
Vec typedefmlpack::bound::BallBound< VecType, TMetricType >
~BallBound()mlpack::bound::BallBound< VecType, TMetricType >