This member function sets the cursor to specify the segment of the function that contains the argument. An IloException is thrown if the argument does not belong to the definition interval of the piecewise linear function associated with the invoking cursor.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
void Seek( double f ) |
Parameters
- f
- Type: System..::..Double