BallBound() | mlpack::bound::BallBound< VecType, TMetricType > | |
BallBound(const size_t dimension) | mlpack::bound::BallBound< VecType, TMetricType > | |
BallBound(const double radius, const VecType ¢er) | mlpack::bound::BallBound< VecType, TMetricType > | |
BallBound(const BallBound &other) | mlpack::bound::BallBound< VecType, TMetricType > | |
Center() const | mlpack::bound::BallBound< VecType, TMetricType > | inline |
Center() | mlpack::bound::BallBound< VecType, TMetricType > | inline |
center | mlpack::bound::BallBound< VecType, TMetricType > | private |
Centroid(VecType ¢roid) const | mlpack::bound::BallBound< VecType, TMetricType > | inline |
Contains(const VecType &point) const | mlpack::bound::BallBound< VecType, TMetricType > | |
Diameter() const | mlpack::bound::BallBound< VecType, TMetricType > | inline |
Dim() const | mlpack::bound::BallBound< VecType, TMetricType > | inline |
MaxDistance(const OtherVecType &point, typename boost::enable_if< IsVector< OtherVecType > > *=0) const | mlpack::bound::BallBound< VecType, TMetricType > | |
MaxDistance(const BallBound &other) const | mlpack::bound::BallBound< VecType, TMetricType > | |
metric | mlpack::bound::BallBound< VecType, TMetricType > | private |
Metric() const | mlpack::bound::BallBound< VecType, TMetricType > | inline |
MetricType typedef | mlpack::bound::BallBound< VecType, TMetricType > | |
MinDistance(const OtherVecType &point, typename boost::enable_if< IsVector< OtherVecType > > *=0) const | mlpack::bound::BallBound< VecType, TMetricType > | |
MinDistance(const BallBound &other) const | mlpack::bound::BallBound< VecType, TMetricType > | |
MinWidth() const | mlpack::bound::BallBound< VecType, TMetricType > | inline |
operator=(const BallBound &other) | mlpack::bound::BallBound< VecType, TMetricType > | |
operator[](const size_t i) const | mlpack::bound::BallBound< VecType, TMetricType > | |
operator|=(const BallBound &other) | mlpack::bound::BallBound< VecType, TMetricType > | |
operator|=(const MatType &data) | mlpack::bound::BallBound< VecType, TMetricType > | |
ownsMetric | mlpack::bound::BallBound< VecType, TMetricType > | private |
Radius() const | mlpack::bound::BallBound< VecType, TMetricType > | inline |
Radius() | mlpack::bound::BallBound< VecType, TMetricType > | inline |
radius | mlpack::bound::BallBound< VecType, TMetricType > | private |
RangeDistance(const OtherVecType &other, typename boost::enable_if< IsVector< OtherVecType > > *=0) const | mlpack::bound::BallBound< VecType, TMetricType > | |
RangeDistance(const BallBound &other) const | mlpack::bound::BallBound< VecType, TMetricType > | |
ToString() const | mlpack::bound::BallBound< VecType, TMetricType > | |
Vec typedef | mlpack::bound::BallBound< VecType, TMetricType > | |
~BallBound() | mlpack::bound::BallBound< VecType, TMetricType > | |