|
mlpack
master
|
Namespaces | |
| addr | |
| 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< MetricType, VecType > > |
| A specialization of BoundTraits for this bound type. More... | |
| struct | BoundTraits< CellBound< MetricType, ElemType > > |
| struct | BoundTraits< HollowBallBound< MetricType, ElemType > > |
| A specialization of BoundTraits for this bound type. More... | |
| struct | BoundTraits< HRectBound< MetricType, ElemType > > |
| class | CellBound |
| The CellBound class describes a bound that consists of a number of hyperrectangles. More... | |
| class | HollowBallBound |
| Hollow ball bound encloses a set of points at a specific distance (radius) from a specific point (center) except points at a specific distance from another point (the center of the hole). More... | |
| class | HRectBound |
| Hyper-rectangle bound for an L-metric. More... | |
1.8.11