Prev Next

@(@\newcommand{\W}[1]{ \; #1 \; } \newcommand{\R}[1]{ {\rm #1} } \newcommand{\B}[1]{ {\bf #1} } \newcommand{\D}[2]{ \frac{\partial #1}{\partial #2} } \newcommand{\DD}[3]{ \frac{\partial^2 #1}{\partial #2 \partial #3} } \newcommand{\Dpow}[2]{ \frac{\partial^{#1}}{\partial {#2}^{#1}} } \newcommand{\dpow}[2]{ \frac{ {\rm d}^{#1}}{{\rm d}\, {#2}^{#1}} }@)@This is cppad-20221105 documentation. Here is a link to its current documentation .
Other Ways to Create an ADFun Object

Contents
base2adCreate an AD<Base> Function From a Base Function
json_ad_graphJson Representation of an AD Graph
cpp_ad_graphC++ Representation of an AD Graph
abs_normal_funCreate An Abs-normal Representation of a Function

See Also
switch_var_dyn.cpp Switching Between Variables and Dynamic Parameters: Example and Test

Input File: include/cppad/core/ad_fun.omh