CLSqrInvertSVDBigGauss Class Reference

#include <lsqrinvert.h>

Inheritance diagram for CLSqrInvertSVDBigGauss:
[legend]
Collaboration diagram for CLSqrInvertSVDBigGauss:
[legend]

List of all members.

Public Member Functions

 CLSqrInvertSVDBigGauss (Array2D< double > kern, Array2D< double > cmtx, Array1D< double > cvec)
 ~CLSqrInvertSVDBigGauss (void)
bool solve (Array1D< double > data, Array2D< double > cov)


Detailed Description

Generalized Least Square Inversion w/ Constraints using delta-ftn -> Gaussian trick and SVD decomp

Definition at line 152 of file lsqrinvert.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

bool CLSqrInvertSVDBigGauss::solve ( Array1D< double >  data,
Array2D< double >  cov 
) [virtual]

Implements CLSqrInvertConstrained.

Definition at line 460 of file lsqrinvert.cc.


The documentation for this class was generated from the following files:

Generated on Fri Feb 6 13:30:18 2009 for CorAL by  doxygen 1.5.8