|
mlpack
3.1.0
|


Go to the source code of this file.
Namespaces | |
| mlpack | |
| .hpp | |
| mlpack::tree | |
| Trees and tree-building procedures. | |
Typedefs | |
| template<typename MetricType , typename StatisticType , typename MatType > | |
| using | StandardCoverTree = CoverTree< MetricType, StatisticType, MatType, FirstPointIsRoot > |
| The standard cover tree, as detailed in the original cover tree paper: More... | |
1.8.5