Gets the array of relative tolerances associated with this multi-criterion expression.

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
double[] GetRelTols()
Visual Basic
Function GetRelTols As Double()

See Also