ContentsIndexHome
PreviousUpNext
IAimmsMathProgramNonLinearEvaluator::GetNonlinearInstructions Method

This is GetNonlinearInstructions, a member of class IAimmsMathProgramNonLinearEvaluator.

virtual _LONG_T GetNonlinearInstructions(
    int rowno, 
    int max_no_instructions, 
    int * no_instructions, 
    int operands[], 
    short operator_codes[], 
    int max_no_constpool, 
    int * no_constpool, 
    double constpool[], 
    int max_no_int_constpool, 
    int * no_int_constpool, 
    int int_constpool[], 
    int * nlp_type, 
    int * nlp_flags
) = 0;
Copyright © 1993–2016 by AIMMS B.V. All rights reserved.