HRectBound< MetricType, ElemType > Member List

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

Center(arma::Col< ElemType > &center) constHRectBound< MetricType, ElemType >
Clear()HRectBound< MetricType, ElemType >
Contains(const VecType &point) constHRectBound< MetricType, ElemType >
Contains(const HRectBound &bound) constHRectBound< MetricType, ElemType >
Diameter() constHRectBound< MetricType, ElemType >
Dim() constHRectBound< MetricType, ElemType >inline
HRectBound()HRectBound< MetricType, ElemType >
HRectBound(const size_t dimension)HRectBound< MetricType, ElemType >
HRectBound(const HRectBound &other)HRectBound< MetricType, ElemType >
HRectBound(HRectBound &&other)HRectBound< MetricType, ElemType >
MaxDistance(const VecType &point, typename std::enable_if_t< IsVector< VecType >::value > *=0) constHRectBound< MetricType, ElemType >
MaxDistance(const HRectBound &other) constHRectBound< MetricType, ElemType >
Metric() constHRectBound< MetricType, ElemType >inline
Metric()HRectBound< MetricType, ElemType >inline
MinDistance(const VecType &point, typename std::enable_if_t< IsVector< VecType >::value > *=0) constHRectBound< MetricType, ElemType >
MinDistance(const HRectBound &other) constHRectBound< MetricType, ElemType >
MinWidth() constHRectBound< MetricType, ElemType >inline
MinWidth()HRectBound< MetricType, ElemType >inline
operator &(const HRectBound &bound) constHRectBound< MetricType, ElemType >
operator &=(const HRectBound &bound)HRectBound< MetricType, ElemType >
operator=(const HRectBound &other)HRectBound< MetricType, ElemType >
operator=(HRectBound &&other)HRectBound< MetricType, ElemType >
operator[](const size_t i)HRectBound< MetricType, ElemType >inline
operator[](const size_t i) constHRectBound< MetricType, ElemType >inline
operator|=(const MatType &data)HRectBound< MetricType, ElemType >
operator|=(const HRectBound &other)HRectBound< MetricType, ElemType >
Overlap(const HRectBound &bound) constHRectBound< MetricType, ElemType >
RangeDistance(const HRectBound &other) constHRectBound< MetricType, ElemType >
RangeDistance(const VecType &point, typename std::enable_if_t< IsVector< VecType >::value > *=0) constHRectBound< MetricType, ElemType >
serialize(Archive &ar, const uint32_t version)HRectBound< MetricType, ElemType >
Volume() constHRectBound< MetricType, ElemType >
~HRectBound()HRectBound< MetricType, ElemType >