Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public virtual void GetObjSA(
	double[] lower,
	double[] upper,
	ILPMatrix matrix
)

Parameters

lower
Type: array<System..::..Double>[]()[][]
upper
Type: array<System..::..Double>[]()[][]
matrix
Type: ILPMatrix

See Also