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