Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics Namespace
Enumerates the possible ways tests in a ConvergenceTestCollection are combined.
| Member Name | Description |
|---|---|
| Any | The convergence test succeeds if any of the tests in the collection succeeds. |
| All | The convergence test succeeds if all of the tests in the collection succeed. |
Namespace: Extreme.Mathematics
Assembly: Extreme.Mathematics (in Extreme.Mathematics.dll)