The type of equilibration used before matrix factorization.
A Scaling
value specifying the equilibration option used.
EquilibrationMethod | Option description |
---|---|
None |
No equilibration is performed. |
Row |
Equilibration is performed with row scaling. |
Column |
Equilibration is performed with column scaling. |
RowAndColumn |
Equilibration is performed with row and column scaling. |
SuperLU Class | Imsl.Math Namespace