| Package | Description |
|---|---|
| com.interpss.core.sparse.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SparseEqnComplexImpl
Sparse Equation of data type complex for solving the [A]X=B problem.
|
class |
SparseEqnComplexMatrix3x3Impl |
class |
SparseEqnDoubleImpl
Sparse Equation of data type double for solving the [A]X=B problem.
|
class |
SparseEqnIntegerImpl
Sparse Equation of data type integer.
|
class |
SparseEqnMatrix2x2Impl
Sparse Equation of data type 2x2 matrix for solving the [A]X=B problem.
|