MLPACK  1.0.11
mlpack::bound::BallBound< VecType, TMetricType > Member List

This is the complete list of members for mlpack::bound::BallBound< VecType, TMetricType >, including all inherited members.

BallBound()mlpack::bound::BallBound< VecType, TMetricType >
BallBound(const size_t dimension)mlpack::bound::BallBound< VecType, TMetricType >
BallBound(const double radius, const VecType &center)mlpack::bound::BallBound< VecType, TMetricType >
BallBound(const BallBound &other)mlpack::bound::BallBound< VecType, TMetricType >
Center() const mlpack::bound::BallBound< VecType, TMetricType >inline
Center()mlpack::bound::BallBound< VecType, TMetricType >inline
centermlpack::bound::BallBound< VecType, TMetricType >private
Centroid(VecType &centroid) const mlpack::bound::BallBound< VecType, TMetricType >inline
Contains(const VecType &point) const mlpack::bound::BallBound< VecType, TMetricType >
Diameter() const mlpack::bound::BallBound< VecType, TMetricType >inline
Dim() const mlpack::bound::BallBound< VecType, TMetricType >inline
MaxDistance(const OtherVecType &point, typename boost::enable_if< IsVector< OtherVecType > > *=0) const mlpack::bound::BallBound< VecType, TMetricType >
MaxDistance(const BallBound &other) const mlpack::bound::BallBound< VecType, TMetricType >
metricmlpack::bound::BallBound< VecType, TMetricType >private
Metric() const mlpack::bound::BallBound< VecType, TMetricType >inline
MetricType typedefmlpack::bound::BallBound< VecType, TMetricType >
MinDistance(const OtherVecType &point, typename boost::enable_if< IsVector< OtherVecType > > *=0) const mlpack::bound::BallBound< VecType, TMetricType >
MinDistance(const BallBound &other) const mlpack::bound::BallBound< VecType, TMetricType >
MinWidth() const mlpack::bound::BallBound< VecType, TMetricType >inline
operator=(const BallBound &other)mlpack::bound::BallBound< VecType, TMetricType >
operator[](const size_t i) const mlpack::bound::BallBound< VecType, TMetricType >
operator|=(const BallBound &other)mlpack::bound::BallBound< VecType, TMetricType >
operator|=(const MatType &data)mlpack::bound::BallBound< VecType, TMetricType >
ownsMetricmlpack::bound::BallBound< VecType, TMetricType >private
Radius() const mlpack::bound::BallBound< VecType, TMetricType >inline
Radius()mlpack::bound::BallBound< VecType, TMetricType >inline
radiusmlpack::bound::BallBound< VecType, TMetricType >private
RangeDistance(const OtherVecType &other, typename boost::enable_if< IsVector< OtherVecType > > *=0) const mlpack::bound::BallBound< VecType, TMetricType >
RangeDistance(const BallBound &other) const mlpack::bound::BallBound< VecType, TMetricType >
ToString() const mlpack::bound::BallBound< VecType, TMetricType >
Vec typedefmlpack::bound::BallBound< VecType, TMetricType >
~BallBound()mlpack::bound::BallBound< VecType, TMetricType >