SuperLU.ColumnOrdering Enumeration |
Namespace: Imsl.Math
Member name | Value | Description | |
---|---|---|---|
Natural | 0 | For column ordering, use the natural ordering. | |
MinimumDegreeAtA | 1 |
For column ordering, use minimum degree ordering on the structure of
![]() | |
MinimumDegreeAtPlusA | 2 |
For column ordering, use minimum degree ordering on the structure of
![]() | |
ColumnApproximateMinimumDegree | 3 | For column ordering, use column approximate minimum degree ordering. |