#include "Core/Matrix/MatSet.h"
Include dependency graph for MatMahalanobis.h:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Matrix |
Functions | |
template<class ArrayT> | |
ArrayT * | Impala::Core::Matrix::MatMahalanobis (ArrayT *a, ArrayT *b, ArrayT *c) |
Mahalanobis distance. |