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_Tol
factored
Constructor and Description |
---|
BaseCSJEqnDoubleSolver(ISparseEqnDouble eqn) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildAMatrix()
Build the [A] matrix in CSparseJ format.
|
solveEqn
factorization, factorization, setMatrixDirty, solveEqn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
factorization, factorization, setMatrixDirty, solveEqn, solveEqn
protected AbstractSparseEqnDoubleImpl eqn
protected edu.emory.mathcs.csparsej.tdouble.Dcs_common.Dcs aMatrix
public BaseCSJEqnDoubleSolver(ISparseEqnDouble eqn)
protected void buildAMatrix() throws IpssNumericException
IpssNumericException