NO FRAMES

Typedef IloNumFunction

Definition file: ilconcert/ilosys.h

IloNum(* IloNumFunction)(IloNum)

This C++ type represents a pointer to a function that takes an argument of type IloNum and returns an object of type IloNum. This type is the type of the function passed as a parameter to the function IloMonotonicDecreasingNumExpr.

See Also: