Returns the solution vector for a range of columns of an LP matrix.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public virtual double[] GetValues( ILPMatrix matrix, int start, int num ) |
Parameters
- matrix
- Type: ILPMatrix
- start
- Type: System..::..Int32
- num
- Type: System..::..Int32