| Package | Description |
|---|---|
| com.interpss.core.sparse.solver |
| Modifier and Type | Class and Description |
|---|---|
class |
LeastSquareCSJDoubleSolver
Sparse Equation solver implementation of data type double for solving the LeastSquare problem.
|
class |
SqaureMatrixEqnCSJDoubleSolver
Sparse Equation solver implementation of data type double for solving the [A]X=B problem.
|