Click or drag to resize

DoubleHermitianFactSolve Method

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