Click or drag to resize

FloatHermitianFactSolve Method

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