public class CSJSparseEqnComplexMatrix3x3Impl extends AbstractSparseEqnComplexMatrix3x3Impl<ICSJSparseEqnSolver>
ISparseEquation.IndexType
cplxMatrix
colCnt, 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, toString
getBusId, getDimension, getDimension, isFactorized, isSquareMatrix, setBusId, setFactorized, setZeroAii_row
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBusId, getDimension, getDimension, isFactorized, isSquareMatrix, setBusId, setFactorized
public edu.emory.mathcs.csparsej.tdcomplex.DZcs_common.DZcsa solveEqn(edu.emory.mathcs.csparsej.tdcomplex.DZcs_common.DZcsa b) throws IpssNumericException
b
- the b vectorIpssNumericException