center | mlpack::bound::HollowBallBound< TMetricType, ElemType > | private |
Center() const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
Center() | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
Center(VecType ¢er) const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
Contains(const VecType &point) const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
Contains(const HollowBallBound &other) const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
Diameter() const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
Dim() const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
HollowBallBound() | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
HollowBallBound(const size_t dimension) | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
HollowBallBound(const ElemType innerRadius, const ElemType outerRadius, const VecType ¢er) | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
HollowBallBound(const HollowBallBound &other) | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
HollowBallBound(HollowBallBound &&other) | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
hollowCenter | mlpack::bound::HollowBallBound< TMetricType, ElemType > | private |
HollowCenter() const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
HollowCenter() | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
InnerRadius() const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
InnerRadius() | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
MaxDistance(const VecType &point, typename std::enable_if_t< IsVector< VecType >::value > *=0) const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
MaxDistance(const HollowBallBound &other) const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
metric | mlpack::bound::HollowBallBound< TMetricType, ElemType > | private |
Metric() const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
Metric() | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
MetricType typedef | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
MinDistance(const VecType &point, typename std::enable_if_t< IsVector< VecType >::value > *=0) const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
MinDistance(const HollowBallBound &other) const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
MinWidth() const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
operator=(const HollowBallBound &other) | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
operator[](const size_t i) const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
operator|=(const MatType &data) | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
operator|=(const HollowBallBound &other) | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
OuterRadius() const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
OuterRadius() | mlpack::bound::HollowBallBound< TMetricType, ElemType > | inline |
ownsMetric | mlpack::bound::HollowBallBound< TMetricType, ElemType > | private |
radii | mlpack::bound::HollowBallBound< TMetricType, ElemType > | private |
RangeDistance(const VecType &other, typename std::enable_if_t< IsVector< VecType >::value > *=0) const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
RangeDistance(const HollowBallBound &other) const | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
Serialize(Archive &ar, const unsigned int version) | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |
~HollowBallBound() | mlpack::bound::HollowBallBound< TMetricType, ElemType > | |