MLPACK  1.0.8
Classes | Namespaces
mahalanobis_distance.hpp File Reference
Include dependency graph for mahalanobis_distance.hpp:

Go to the source code of this file.

Classes

class  mlpack::metric::MahalanobisDistance< t_take_root >
 The Mahalanobis distance, which is essentially a stretched Euclidean distance. More...
 

Namespaces

namespace  mlpack
 Linear algebra utility functions, generally performed on matrices or vectors.
 
namespace  mlpack::metric