ContentsIndexHome
PreviousUpNext
IAimmsMathProgramInfo::IsNonlinearRow Method

Queries whether row is nonlinear.

virtual _LONG_T IsNonlinearRow(
    _LONG_T row
) = 0;
Parameters 
Description 
_LONG_T row 
The row number. 

The IsNonlinearRow method returns 1 if the row is nonlinear, and 0 otherwise.

The IsNonlinearRow method checks whether a row is nonlinear.

Copyright © 1993–2016 by AIMMS B.V. All rights reserved.