Queries whether row is nonlinear.
virtual _LONG_T IsNonlinearRow( _LONG_T row ) = 0;
The IsNonlinearRow method returns 1 if the row is nonlinear, and 0 otherwise.
The IsNonlinearRow method checks whether a row is nonlinear.
IAimmsMathProgramInfo Methods