This member function sets the value of the invoking step function to be the maximum between the current value and v everywhere on the interval [x1, x2).
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
void SetMax( double x1, double x2, double v ) |
Parameters
- x1
- Type: System..::..Double
- x2
- Type: System..::..Double
- v
- Type: System..::..Double