luDecompose(real **a, int n, int *index, real *tempVector) | SystemSolver | [static] |
luSubstitute(real **a, int n, int *index, real *b) | SystemSolver | [static] |
svDecompose(real **a, int n, real *w, real **v, real *tempVector) | SystemSolver | [static] |
svSubstitute(real **u, int n, real *w, real **v, real *b, real *tempVector) | SystemSolver | [static] |
SystemSolver() | SystemSolver | |
~SystemSolver() | SystemSolver | [virtual] |
Thyrix homepage Users' guide
(C) Arxia 2004-2005