| Package | Description |
|---|---|
| com.interpss.core.sparse.impl |
| Class and Description |
|---|
| AbstractSparseEquation
Base Sparse Equation for solving sparse matrix problems.
|
| SparseEqnDoubleImpl
Sparse Equation of data type double for solving the [A]X=B problem.
|
| SparseEqnIntegerImpl.IntAii
Data structure for Integer sparse eqn implementation
|
| SparseEqnIntegerImpl.IntAij
Data structure for Integer sparse eqn implementation
|