SigUtil  0.95
Utility modules for modern C++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mahalanobis_distance.hpp File Reference

Go to the source code of this file.

Classes

struct  sig::MahalanobisDistance
 

Namespaces

 sig
 
 sig::impl
 

Functions

template<class T >
double sig::impl::mahalanobis_impl (matrix_u< T > const &cov, vector_u< T > const &v)