Package | Description |
---|---|
com.interpss.core.sparse.impl | |
com.interpss.core.sparse.impl.csj | |
com.interpss.core.sparse.solver.csj |
Class and Description |
---|
AbstractSparseEqnComplexImpl
Abstract Sparse Equation of data type complex for solving the [A]X=B problem.
|
AbstractSparseEqnDoubleImpl
Abstract Sparse Equation of data type double for solving the [A]X=B problem.
|
AbstractSparseEquation
Base Sparse Equation for solving sparse matrix problems.
|
SparseEqnIntegerImpl.IntAii
Data structure for Integer sparse eqn implementation
|
SparseEqnIntegerImpl.IntAij
Data structure for Integer sparse eqn implementation
|
Class and Description |
---|
AbstractSparseEqnComplexImpl
Abstract Sparse Equation of data type complex for solving the [A]X=B problem.
|
AbstractSparseEqnComplexMatrix3x3Impl
Abstract Sparse Equation of data type complex3x3 for solving the [A]X=B problem.
|
AbstractSparseEqnDoubleImpl
Abstract Sparse Equation of data type double for solving the [A]X=B problem.
|
AbstractSparseEqnMatrix2x2Impl
Abstract Sparse Equation of data type 2x2 matrix for solving the [A]X=B problem.
|
AbstractSparseEquation
Base Sparse Equation for solving sparse matrix problems.
|
Class and Description |
---|
AbstractSparseEqnDoubleImpl
Abstract Sparse Equation of data type double for solving the [A]X=B problem.
|