Package | Description |
---|---|
com.interpss.core.sparse.solver.csj | |
com.interpss.core.sparse.solver.dep |
Class and Description |
---|
BaseCSJEqnComplexSolver
Sparse Equation solver implementation of data type complex for solving the [A]X=B problem.
|
BaseCSJEqnDoubleSolver
Sparse Equation solver implementation of data type double for solving the [A]X=B problem.
|
BaseCSJSparseEqnSolver
Base class for CSJ SparseEqn solver implementation
|
CSJLeastSquareDoubleSolver
Sparse Equation solver implementation of data type double for solving the LeastSquare problem.
|
ICSJSparseEqnSolver
CSJ Sparse Equation of data type double for solving the [A]X=B problem.
|
Class and Description |
---|
BaseCSJSparseEqnSolver
Base class for CSJ SparseEqn solver implementation
|
ICSJSparseEqnSolver
CSJ Sparse Equation of data type double for solving the [A]X=B problem.
|