Package | Description |
---|---|
com.interpss.core.sparse.solver.csj | |
com.interpss.core.sparse.solver.dep |
Modifier and Type | Class and Description |
---|---|
class |
BaseCSJEqnComplexSolver
Sparse Equation solver implementation of data type complex for solving the [A]X=B problem.
|
class |
BaseCSJEqnDoubleSolver
Sparse Equation solver implementation of data type double for solving the [A]X=B problem.
|
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 |
CSJSquareMatrixEqnComplexSolver
Sparse Equation solver implementation of data type complex for solving the [A]X=B problem.
|
class |
CSJWeightedLeastSquareDoubleSolver |
Modifier and Type | Class and Description |
---|---|
class |
SparseEqnComplexSolver
Deprecated.
|
class |
SparseEqnDoubleSolver
Deprecated.
|