Returns an array containing the row activity values for the constraints corresponding to the rows of an LP matrix.
An array containing the row activity values for the rows of matrix
. If ax
is the array returned by this method, ax[i]
will be the row activity value for the constraint corresponding to row i
of matrix
.
matrix
is unknown in Cplex
. ILOG.Concert.Exception
, or one of its derived classes, is thrown.
Cplex Class | ILOG.CPLEX Namespace | Cplex.GetAX Overload List