CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
#define NOT_YET_COMPILING   0

Create an abs-normal representation of an ADFun object.

Template Parameters
Basebase type for this abs-normal form and for the function beging represented; i.e., f.
Parameters
fis the function that this object will represent in abs-normal form. This is effectively const except that the play back state play_ is used.

Definition at line 289 of file abs_normal_fun.hpp.