Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public virtual IColumnArray ColumnArray( IObjective obj, double[] val, int start, int num ) |
Parameters
- obj
- Type: ILOG.Concert..::..IObjective
- val
- Type: array<System..::..Double>[]()[][]
- start
- Type: System..::..Int32
- num
- Type: System..::..Int32