Class hierarchy Compound list File list Compound Members File Members Related Pages Examples
svdcmp.h File Reference
This file contains global functions relating to the singular value matrix decomposition. It contains functions for performing the singular value decomposition, testing the decomposition, and estimating the norm of a matrix. More...
Functions
- inline T MAX (T a, S b)
- inline T MIN (T a, S b)
- inline T SIGN (T a, S b)
- int svdcmp (MAT &, int, int, VEC &, MAT &)
- MAT svdTest (MAT &, VEC &, MAT &)
- REAL normMatrix (const MAT &, REAL &)
Detailed Description
This file contains global functions relating to the singular value matrix decomposition. It contains functions for performing the singular value decomposition, testing the decomposition, and estimating the norm of a matrix.
Generated at Sat Oct 16 03:55:28 1999 for Computing Invariant Manifolds Library by
written by Dimitri van Heesch, © 1997-1998