BallBound< MetricType, VecType > Member List

This is the complete list of members for BallBound< MetricType, VecType >, including all inherited members.

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