Overload List

  NameDescription
Solve(DoubleComplexMatrix)
Uses this factorization to solve the linear system AX = B.
Solve(DoubleComplexVector)
Uses the LU factorization of self to solve the linear system Ax = b.

See Also