bounds | mlpack::bound::HRectBound< Power, TakeRoot > | private |
Centroid(arma::vec ¢roid) const | mlpack::bound::HRectBound< Power, TakeRoot > | |
Clear() | mlpack::bound::HRectBound< Power, TakeRoot > | |
Contains(const VecType &point) const | mlpack::bound::HRectBound< Power, TakeRoot > | |
Diameter() const | mlpack::bound::HRectBound< Power, TakeRoot > | |
Dim() const | mlpack::bound::HRectBound< Power, TakeRoot > | inline |
dim | mlpack::bound::HRectBound< Power, TakeRoot > | private |
HRectBound() | mlpack::bound::HRectBound< Power, TakeRoot > | |
HRectBound(const size_t dimension) | mlpack::bound::HRectBound< Power, TakeRoot > | |
HRectBound(const HRectBound &other) | mlpack::bound::HRectBound< Power, TakeRoot > | |
MaxDistance(const VecType &point, typename boost::enable_if< IsVector< VecType > > *=0) const | mlpack::bound::HRectBound< Power, TakeRoot > | |
MaxDistance(const HRectBound &other) const | mlpack::bound::HRectBound< Power, TakeRoot > | |
Metric() | mlpack::bound::HRectBound< Power, TakeRoot > | inlinestatic |
MetricType typedef | mlpack::bound::HRectBound< Power, TakeRoot > | |
MinDistance(const VecType &point, typename boost::enable_if< IsVector< VecType > > *=0) const | mlpack::bound::HRectBound< Power, TakeRoot > | |
MinDistance(const HRectBound &other) const | mlpack::bound::HRectBound< Power, TakeRoot > | |
minWidth | mlpack::bound::HRectBound< Power, TakeRoot > | private |
MinWidth() const | mlpack::bound::HRectBound< Power, TakeRoot > | inline |
MinWidth() | mlpack::bound::HRectBound< Power, TakeRoot > | inline |
operator=(const HRectBound &other) | mlpack::bound::HRectBound< Power, TakeRoot > | |
operator[](const size_t i) | mlpack::bound::HRectBound< Power, TakeRoot > | inline |
operator[](const size_t i) const | mlpack::bound::HRectBound< Power, TakeRoot > | inline |
operator|=(const MatType &data) | mlpack::bound::HRectBound< Power, TakeRoot > | |
operator|=(const HRectBound &other) | mlpack::bound::HRectBound< Power, TakeRoot > | |
RangeDistance(const HRectBound &other) const | mlpack::bound::HRectBound< Power, TakeRoot > | |
RangeDistance(const VecType &point, typename boost::enable_if< IsVector< VecType > > *=0) const | mlpack::bound::HRectBound< Power, TakeRoot > | |
ToString() const | mlpack::bound::HRectBound< Power, TakeRoot > | |
~HRectBound() | mlpack::bound::HRectBound< Power, TakeRoot > | |