Class | Description |
---|---|
CSJSparseEqnComplexImpl |
CSJ Sparse Equation of data type complex for solving the [A]X=B problem.
|
CSJSparseEqnComplexMatrix3x3Impl |
CSJ Sparse Equation of data type complex3x3 for solving the [A]X=B problem.
|
CSJSparseEqnDoubleImpl |
CSJ Sparse Equation of data type double for solving the [A]X=B problem.
|
CSJSparseEqnMatrix2x2Impl |
CSJ Sparse Equation of data type 2x2 matrix for solving the [A]X=B problem.
|