Click or drag to resize

FloatHermitianPDBandFactSolve Method

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