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