CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Base>
pod_vector<addr_t> CppAD::ADFun< Base >::load_op_ [private]

Variable on the tape corresponding to each vecad load operation (if zero, the operation corresponds to a parameter).

Definition at line 112 of file ad_fun.hpp.

Referenced by CppAD::ADFun< Base >::operator=().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines