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