Creates and returns an empty ILPMatrix object.
ILPMatrix
ILPMatrix LPMatrix();
Creates and returns an empty ILPMatrix object with the specified name.
ILPMatrix LPMatrix(string);
IMPModeler Interface | ILOG.Concert Namespace