GPLIB++
|
#include "VecMat.h"
Go to the source code of this file.
Namespaces | |
gplib | |
Functions | |
template<typename UblasMatrix > | |
UblasMatrix | gplib::Cov (const UblasMatrix &observations) |
Calculate the NxN covariance matrix for a NxM matrix of observations with 0 mean. More... | |