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