mlpack  2.0.1
Namespaces | Classes
mlpack::bound Namespace Reference

Namespaces

 meta
 Metaprogramming utilities.
 

Classes

class  BallBound
 Ball bound encloses a set of points at a specific distance (radius) from a specific point (center). More...
 
struct  BoundTraits
 A class to obtain compile-time traits about BoundType classes. More...
 
struct  BoundTraits< BallBound< VecType, TMetricType > >
 A specialization of BoundTraits for this bound type. More...
 
struct  BoundTraits< HRectBound< MetricType > >
 
class  HRectBound
 Hyper-rectangle bound for an L-metric. More...