Gets or sets the tolerance by which the optimality conditions must be satisfied for the problem to be considered converged. The default value is 1E-8.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ToleranceOnConvergence() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_ToleranceOnConvergence(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






