CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base>
local::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 128 of file ad_fun.hpp.

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