mlpack
mlpack::bound::HollowBallBound< TMetricType, ElemType > Member List

This is the complete list of members for mlpack::bound::HollowBallBound< TMetricType, ElemType >, including all inherited members.

Center() constmlpack::bound::HollowBallBound< TMetricType, ElemType >inline
Center()mlpack::bound::HollowBallBound< TMetricType, ElemType >inline
Center(VecType &center) constmlpack::bound::HollowBallBound< TMetricType, ElemType >inline
Contains(const VecType &point) constmlpack::bound::HollowBallBound< TMetricType, ElemType >
Contains(const HollowBallBound &other) constmlpack::bound::HollowBallBound< TMetricType, ElemType >
Diameter() constmlpack::bound::HollowBallBound< TMetricType, ElemType >inline
Dim() constmlpack::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 &center)mlpack::bound::HollowBallBound< TMetricType, ElemType >
HollowBallBound(const HollowBallBound &other)mlpack::bound::HollowBallBound< TMetricType, ElemType >
HollowBallBound(HollowBallBound &&other)mlpack::bound::HollowBallBound< TMetricType, ElemType >
HollowCenter() constmlpack::bound::HollowBallBound< TMetricType, ElemType >inline
HollowCenter()mlpack::bound::HollowBallBound< TMetricType, ElemType >inline
InnerRadius() constmlpack::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) constmlpack::bound::HollowBallBound< TMetricType, ElemType >
MaxDistance(const HollowBallBound &other) constmlpack::bound::HollowBallBound< TMetricType, ElemType >
Metric() constmlpack::bound::HollowBallBound< TMetricType, ElemType >inline
Metric()mlpack::bound::HollowBallBound< TMetricType, ElemType >inline
MetricType typedefmlpack::bound::HollowBallBound< TMetricType, ElemType >
MinDistance(const VecType &point, typename std::enable_if_t< IsVector< VecType >::value > *=0) constmlpack::bound::HollowBallBound< TMetricType, ElemType >
MinDistance(const HollowBallBound &other) constmlpack::bound::HollowBallBound< TMetricType, ElemType >
MinWidth() constmlpack::bound::HollowBallBound< TMetricType, ElemType >inline
operator=(const HollowBallBound &other)mlpack::bound::HollowBallBound< TMetricType, ElemType >
operator=(HollowBallBound &&other)mlpack::bound::HollowBallBound< TMetricType, ElemType >
operator[](const size_t i) constmlpack::bound::HollowBallBound< TMetricType, ElemType >
operator|=(const MatType &data)mlpack::bound::HollowBallBound< TMetricType, ElemType >
operator|=(const HollowBallBound &other)mlpack::bound::HollowBallBound< TMetricType, ElemType >
operator|=(const MatType &data)mlpack::bound::HollowBallBound< TMetricType, ElemType >
OuterRadius() constmlpack::bound::HollowBallBound< TMetricType, ElemType >inline
OuterRadius()mlpack::bound::HollowBallBound< TMetricType, ElemType >inline
RangeDistance(const VecType &other, typename std::enable_if_t< IsVector< VecType >::value > *=0) constmlpack::bound::HollowBallBound< TMetricType, ElemType >
RangeDistance(const HollowBallBound &other) constmlpack::bound::HollowBallBound< TMetricType, ElemType >
serialize(Archive &ar, const uint32_t version)mlpack::bound::HollowBallBound< TMetricType, ElemType >
~HollowBallBound()mlpack::bound::HollowBallBound< TMetricType, ElemType >