svd.h File Reference
Singular Value Decomposition class (algorithms inspired by Numerical Recipes).
More...
#include "util.h"
#include "linalg.h"
Go to the source code of this file.
|
Functions |
|
void | svdcmp (matrix &A, matrix &D, matrix &V) |
|
matrix | pseudoinverse (matrix const &A, double threshold=1e-6) |
Detailed Description
Singular Value Decomposition class (algorithms inspired by Numerical Recipes).
- Author:
- Klaus Holst
- Date:
- Jan 2005
Definition in file svd.h.
Generated on Tue Feb 14 16:05:52 2006 for estfunc by
1.3.6