| ComplexSuperLU Properties |
The ComplexSuperLU type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnOrderingMethod |
The method used to permute the columns of the input matrix.
| |
| ConditionNumber |
The estimate of the reciprocal condition number of the matrix
A.
| |
| DiagonalPivotThreshold |
The threshold used for a diagonal entry to be an
acceptable pivot.
| |
| Equilibrate |
Specifies if input matrix A is equilibrated before factorization.
| |
| EquilibrationMethod |
The type of equilibration used before matrix factorization.
| |
| ForwardErrorBound |
The estimated forward error bound for the solution vector.
| |
| IterativeRefinement |
Specifies whether to perform iterative refinement.
| |
| PivotGrowth |
Specifies whether to compute the reciprocal pivot growth factor.
| |
| ReciprocalPivotGrowthFactor |
The reciprocal pivot growth factor.
| |
| RelativeBackwardError |
The componentwise relative backward error of the solution vector.
| |
| SymmetricMode |
Specifies whether to use the symmetric mode.
|