Click or drag to resize

DoubleHermitianPDFactSolve Method

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