public abstract class BaseCSJEqnComplexSolver extends BaseCSJSparseEqnSolver
| Modifier and Type | Field and Description |
|---|---|
protected edu.emory.mathcs.csparsej.tdcomplex.DZcs_common.DZcs |
aMatrix |
protected CSJSparseEqnComplexImpl |
eqn |
CSJ_Order, CSJ_Tolfactored| Constructor and Description |
|---|
BaseCSJEqnComplexSolver(ISparseEqnComplex 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 CSJSparseEqnComplexImpl eqn
protected edu.emory.mathcs.csparsej.tdcomplex.DZcs_common.DZcs aMatrix
public BaseCSJEqnComplexSolver(ISparseEqnComplex eqn)
protected void buildAMatrix()
throws IpssNumericException
IpssNumericException