MLPACK  1.0.7
mlpack::bound::BallBound< VecType > Member List

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

BallBound()mlpack::bound::BallBound< VecType >inline
BallBound(const size_t dimension)mlpack::bound::BallBound< VecType >inline
BallBound(const double radius, const VecType &center)mlpack::bound::BallBound< VecType >inline
CalculateMidpoint(VecType &centroid) const mlpack::bound::BallBound< VecType >
centermlpack::bound::BallBound< VecType >private
Center() const mlpack::bound::BallBound< VecType >inline
Center()mlpack::bound::BallBound< VecType >inline
Contains(const VecType &point) const mlpack::bound::BallBound< VecType >
MaxDistance(const VecType &point) const mlpack::bound::BallBound< VecType >
MaxDistance(const BallBound &other) const mlpack::bound::BallBound< VecType >
MinDistance(const VecType &point) const mlpack::bound::BallBound< VecType >
MinDistance(const BallBound &other) const mlpack::bound::BallBound< VecType >
operator[](const size_t i) const mlpack::bound::BallBound< VecType >
operator|=(const BallBound &other)mlpack::bound::BallBound< VecType >
operator|=(const MatType &data)mlpack::bound::BallBound< VecType >
radiusmlpack::bound::BallBound< VecType >private
Radius() const mlpack::bound::BallBound< VecType >inline
Radius()mlpack::bound::BallBound< VecType >inline
RangeDistance(const VecType &other) const mlpack::bound::BallBound< VecType >
RangeDistance(const BallBound &other) const mlpack::bound::BallBound< VecType >
ToString() const mlpack::bound::BallBound< VecType >
Vec typedefmlpack::bound::BallBound< VecType >