C++ main module for mmsd Package
1.0
|
Go to the source code of this file.
Classes | |
class | LAP_Matrix |
this class describes a general matrix for lapack used : the matrix is stored in column mValues={T_{0,0},T{1,0},...,T_{N-1,0}, T_{1,0},....T_{1,N-1}, ..., T_{M-1,0},...T{M-1,N-1}} where More... | |