ILOG CPLEX .NET Reference Manual

IMPModeler.LPMatrix Method

Creates and returns an empty ILPMatrix object.

Overload List

Creates and returns an empty ILPMatrix object.

ILPMatrix LPMatrix();

Creates and returns an empty ILPMatrix object with the specified name.

ILPMatrix LPMatrix(string);

See Also

IMPModeler Interface | ILOG.Concert Namespace