Since CppAD uses operator-overloading and CppADCodeGen produces source-code, the result is hybrid Automatic Differentiation.The evaluation of differential information can be orders of magnitude faster to compute using a compiled model than using a regular operator-overloading strategy....