FRAMES NO FRAMES

Typedef IlcFloatFunction

Definition file: ilsolver/flti.h
Include file: <ilsolver/ilosolver.h>

IlcFloat(* IlcFloatFunction)(IlcFloat)

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

See Also: