#include "spConfig.h"#include "spmatrix.h"#include "spDefs.h"Include dependency graph for spSolve.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| static void | SolveComplexMatrix (MatrixPtr Matrix, RealVector RHS, RealVector Solution IMAG_VECTORS) |
| static void | SolveComplexTransposedMatrix (MatrixPtr Matrix, RealVector RHS, RealVector Solution IMAG_VECTORS) |
| static void SolveComplexMatrix | ( | MatrixPtr | Matrix, | |
| RealVector | RHS, | |||
| RealVector Solution | IMAG_VECTORS | |||
| ) | [static] |
| static void SolveComplexTransposedMatrix | ( | MatrixPtr | Matrix, | |
| RealVector | RHS, | |||
| RealVector Solution | IMAG_VECTORS | |||
| ) | [static] |
1.5.1