public class CSJSparseEqnComplexMatrix3x3Impl extends AbstractSparseEqnComplexMatrix3x3Impl<ICSJSparseEqnSolver>
ISparseEquation.IndexTypecplxMatrixcolCnt, factored, rowCnt, solver, squareMatrix, zeroAii_row| Constructor and Description |
|---|
CSJSparseEqnComplexMatrix3x3Impl(int n) |
| Modifier and Type | Method and Description |
|---|---|
edu.emory.mathcs.csparsej.tdcomplex.DZcs_common.DZcsa |
solveEqn(edu.emory.mathcs.csparsej.tdcomplex.DZcs_common.DZcsa b)
Solve the [A]X = B problem
|
addToA, addToB, factorization, factorization, getA, getElem, getSparseEqnComplex, getTotalElements, getX, getZeroA_row, getZeroAii_row, increaseDimension, reset, setA, setB2Unity, setB2Zero, setBi, setBVector, setElem, setToZero, solveEqn, solveEqn, toStringgetBusId, getDimension, getDimension, isFactorized, isSquareMatrix, setBusId, setFactorized, setZeroAii_rowclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBusId, getDimension, getDimension, isFactorized, isSquareMatrix, setBusId, setFactorizedpublic edu.emory.mathcs.csparsej.tdcomplex.DZcs_common.DZcsa solveEqn(edu.emory.mathcs.csparsej.tdcomplex.DZcs_common.DZcsa b)
throws IpssNumericException
b - the b vectorIpssNumericException