mlpack  master
mlpack::bound::HRectBound< MetricType, ElemType > Member List

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

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