Enumerations | |
| enum | AztecOO_StatusType { Unchecked = 2, Unconverged = 1, Converged = 0, Failed = -1, NaN = -2 } |
|
|
When the CheckStatus and GetStatus methods of AztecOO_StatusTest objects are called a variable of type AztecOO_StatusType is returned. |
1.3.9.1