|
SigUtil
0.95
Utility modules for modern C++
|
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) |