Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
void SetBounds( double lb, double ub ) |
| Visual Basic |
|---|
Sub SetBounds ( _ lb As Double, _ ub As Double _ ) |
Parameters
- lb
- Type: System..::..Double
- ub
- Type: System..::..Double
| CP Optimizer .NET Languages API |
| IForAllRange..::..SetBounds Method |
| IForAllRange Interface See Also |
Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
| C# |
|---|
void SetBounds( double lb, double ub ) |
| Visual Basic |
|---|
Sub SetBounds ( _ lb As Double, _ ub As Double _ ) |