SuperLU Properties |
The SuperLU 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 |
The iterative refinement option.
| |
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 |
The symmetric mode option.
|