CLSqrInvertQRBigGauss Class Reference

#include <lsqrinvert.h>

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

List of all members.

Public Member Functions

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


Detailed Description

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

Definition at line 166 of file lsqrinvert.h.


Constructor & Destructor Documentation

CLSqrInvertQRBigGauss::CLSqrInvertQRBigGauss ( Array2D< double >  kern,
Array2D< double >  cmtx,
Array1D< double >  cvec 
) [inline]

Definition at line 169 of file lsqrinvert.h.

CLSqrInvertQRBigGauss::~CLSqrInvertQRBigGauss ( void   )  [inline]

Definition at line 171 of file lsqrinvert.h.


Member Function Documentation

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

Implements CLSqrInvertConstrained.

Definition at line 509 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