Equilibration method before factorization, this setting is returned from GetEquilibrationMethod.
| Member Name | Description |
|---|---|
| None | Indicates that input matrix A was not equilibrated before factorization. |
| Row | Indicates that input matrix A was row scaled before factorization. |
| Column | Indicates that input matrix A was column scaled before factorization. |
| RowAndColumn | Indicates that input matrix A was row and column scaled before factorization. |
Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll)