Click or drag to resize

DoubleHermitianPDBandFactSolve Method

Overload List
 NameDescription
Public methodSolve(DoubleComplexMatrix) Uses this factorization to solve the linear system AX = B.
Public methodSolve(DoubleComplexVector) Uses the LU factorization of self to solve the linear system Ax = b.
Top
See Also