public abstract class BaseCSJEqnDoubleSolver extends BaseCSJSparseEqnSolver
| Modifier and Type | Field and Description |
|---|---|
protected edu.emory.mathcs.csparsej.tdouble.Dcs_common.Dcs |
aMatrix |
protected AbstractSparseEqnDoubleImpl |
eqn |
CSJ_Order, CSJ_Tolfactored| Constructor and Description |
|---|
BaseCSJEqnDoubleSolver(ISparseEqnDouble eqn) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildAMatrix()
Build the [A] matrix in CSparseJ format.
|
solveEqnfactorization, factorization, setMatrixDirty, solveEqnclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfactorization, factorization, setMatrixDirty, solveEqn, solveEqnprotected AbstractSparseEqnDoubleImpl eqn
protected edu.emory.mathcs.csparsej.tdouble.Dcs_common.Dcs aMatrix
public BaseCSJEqnDoubleSolver(ISparseEqnDouble eqn)
protected void buildAMatrix()
throws IpssNumericException
IpssNumericException