mlpack  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
HollowBallBound< TMetricType, ElemType > Member List

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

Center() const HollowBallBound< TMetricType, ElemType >inline
Center()HollowBallBound< TMetricType, ElemType >inline
Center(VecType &center) 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 &center)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 boost::enable_if< IsVector< VecType >> *=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 typedefHollowBallBound< TMetricType, ElemType >
MinDistance(const VecType &point, typename boost::enable_if< IsVector< VecType >> *=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[](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 boost::enable_if< IsVector< VecType >> *=0) const HollowBallBound< TMetricType, ElemType >
RangeDistance(const HollowBallBound &other) const HollowBallBound< TMetricType, ElemType >
Serialize(Archive &ar, const unsigned int version)HollowBallBound< TMetricType, ElemType >
~HollowBallBound()HollowBallBound< TMetricType, ElemType >