ILOG CPLEX .NET Reference Manual |
|
ILPMatrix.GetNZ Method
Returns the value of the matrix element row
and col
from the invoking LP matrix.
Parameters
-
row
- The row index of the matrix element to query.
-
column
- The column index of the matrix element to query.
Return Value
The value of the matrix element.
See Also
ILPMatrix Interface | ILOG.Concert Namespace