Creates and returns an empty ILPMatrix object.

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

Syntax

C#
ILPMatrix LPMatrix()

Return Value

The new ILPMatrix object.

See Also