Click or drag to resize

FloatComplexTriDiagFactSolve Method

Overload List
 NameDescription
Public methodSolve(FloatComplexMatrix) Uses this LU 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