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

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

centermlpack::bound::HollowBallBound< TMetricType, ElemType >private
Center() const mlpack::bound::HollowBallBound< TMetricType, ElemType >inline
Center()mlpack::bound::HollowBallBound< TMetricType, ElemType >inline
Center(VecType &center) 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 &center)mlpack::bound::HollowBallBound< TMetricType, ElemType >
HollowBallBound(const HollowBallBound &other)mlpack::bound::HollowBallBound< TMetricType, ElemType >
HollowBallBound(HollowBallBound &&other)mlpack::bound::HollowBallBound< TMetricType, ElemType >
hollowCentermlpack::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 >
metricmlpack::bound::HollowBallBound< TMetricType, ElemType >private
Metric() const mlpack::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) 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
ownsMetricmlpack::bound::HollowBallBound< TMetricType, ElemType >private
radiimlpack::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 >