Interface | Description |
---|---|
ISparseEqnComplex |
Sparse Equation of data type Complex for solving the [A]X=B problem.
|
ISparseEqnComplexMatrix3x3 | |
ISparseEqnDouble |
Sparse Equation of data type double for solving the [A]X=B problem.
|
ISparseEqnInteger |
Sparse Equation of data type integer.
|
ISparseEqnMatrix2x2 |
Sparse Equation of data type 2x2 matrix for solving the [A]X=B problem.
|