Center(arma::Col< ElemType > ¢er) const | HRectBound< MetricType, ElemType > | |
Clear() | HRectBound< MetricType, ElemType > | |
Contains(const VecType &point) const | HRectBound< MetricType, ElemType > | |
Contains(const HRectBound &bound) const | HRectBound< MetricType, ElemType > | |
Diameter() const | HRectBound< MetricType, ElemType > | |
Dim() const | HRectBound< 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) const | HRectBound< MetricType, ElemType > | |
MaxDistance(const HRectBound &other) const | HRectBound< MetricType, ElemType > | |
Metric() const | HRectBound< MetricType, ElemType > | inline |
Metric() | HRectBound< MetricType, ElemType > | inline |
MinDistance(const VecType &point, typename std::enable_if_t< IsVector< VecType >::value > *=0) const | HRectBound< MetricType, ElemType > | |
MinDistance(const HRectBound &other) const | HRectBound< MetricType, ElemType > | |
MinWidth() const | HRectBound< MetricType, ElemType > | inline |
MinWidth() | HRectBound< MetricType, ElemType > | inline |
operator &(const HRectBound &bound) const | HRectBound< 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) const | HRectBound< MetricType, ElemType > | inline |
operator|=(const MatType &data) | HRectBound< MetricType, ElemType > | |
operator|=(const HRectBound &other) | HRectBound< MetricType, ElemType > | |
Overlap(const HRectBound &bound) const | HRectBound< MetricType, ElemType > | |
RangeDistance(const HRectBound &other) const | HRectBound< MetricType, ElemType > | |
RangeDistance(const VecType &point, typename std::enable_if_t< IsVector< VecType >::value > *=0) const | HRectBound< MetricType, ElemType > | |
serialize(Archive &ar, const uint32_t version) | HRectBound< MetricType, ElemType > | |
Volume() const | HRectBound< MetricType, ElemType > | |
~HRectBound() | HRectBound< MetricType, ElemType > | |