#include <lsqrinvert.h>
Public Member Functions | |
CLSqrInvertSVDBigGauss (Array2D< double > kern, Array2D< double > cmtx, Array1D< double > cvec) | |
~CLSqrInvertSVDBigGauss (void) | |
bool | solve (Array1D< double > data, Array2D< double > cov) |
Definition at line 152 of file lsqrinvert.h.
CLSqrInvertSVDBigGauss::CLSqrInvertSVDBigGauss | ( | Array2D< double > | kern, | |
Array2D< double > | cmtx, | |||
Array1D< double > | cvec | |||
) | [inline] |
Definition at line 155 of file lsqrinvert.h.
CLSqrInvertSVDBigGauss::~CLSqrInvertSVDBigGauss | ( | void | ) | [inline] |
Definition at line 157 of file lsqrinvert.h.