NEWMAT::NonLinearLeastSquares Class Reference#include <newmatnl.h>
Inheritance diagram for NEWMAT::NonLinearLeastSquares:
[legend]List of all members.
Constructor & Destructor Documentation
NEWMAT::NonLinearLeastSquares::NonLinearLeastSquares |
( |
R1_Col_I_D & |
pred, |
|
|
int |
lim = 1000 , |
|
|
Real |
crit = 0.0001 |
|
) |
[inline] |
|
Member Function Documentation
void NEWMAT::NonLinearLeastSquares::GetHatDiagonal |
( |
DiagonalMatrix & |
|
) |
const |
|
void NEWMAT::NonLinearLeastSquares::GetResiduals |
( |
ColumnVector & |
Z |
) |
const [inline] |
|
void NEWMAT::NonLinearLeastSquares::GetStandardErrors |
( |
ColumnVector & |
|
) |
|
|
Real NEWMAT::NonLinearLeastSquares::LastDerivative |
( |
const ColumnVector & |
|
) |
[private, virtual] |
|
void NEWMAT::NonLinearLeastSquares::MakeCovariance |
( |
|
) |
[private] |
|
Real NEWMAT::NonLinearLeastSquares::ResidualVariance |
( |
|
) |
const [inline] |
|
Member Data Documentation
The documentation for this class was generated from the following files:
|