Computation of the solution vector for the system
.
Complex vector of length n containing the right hand side, n is the order of input matrix A. A Complex vector containing the solution to the system
. Optionally, the solution is improved by iterative refinement, if IterativeRefinement is set to true. Method SolveTranspose internally first factorizes matrix A (step 1 of the introduction) if the factorization has not been done before.
ComplexSuperLU Class | Imsl.Math Namespace