Click or drag to resize

FloatHermPDTriDiagFactSolve Method

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