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