Package | Description |
---|---|
com.interpss.core.sparse.impl | |
com.interpss.core.sparse.impl.csj | |
com.interpss.core.sparse.solver.csj |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSparseEqnMatrix2x2Impl
Abstract Sparse Equation of data type 2x2 matrix for solving the [A]X=B problem.
|
Modifier and Type | Class and Description |
---|---|
class |
CSJSparseEqnDoubleImpl
CSJ Sparse Equation of data type double for solving the [A]X=B problem.
|
class |
CSJSparseEqnMatrix2x2Impl
CSJ Sparse Equation of data type 2x2 matrix for solving the [A]X=B problem.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractSparseEqnDoubleImpl |
BaseCSJEqnDoubleSolver.eqn |