Package | Description |
---|---|
com.interpss.core.sparse | |
com.interpss.core.sparse.impl |
Class and Description |
---|
ComplexSEqnElem
Data type for sparse eqn a[i,j] element of Complex type
|
DoubleSEqnElem
Data type for sparse eqn a[i,j] element of double type
|
Class and Description |
---|
ComplexSEqnRow
Data structure for implementing Complex sparse eqn.
|
DoubleSEqnRow
Data structure for implementing Double sparse eqn.
|