CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
record_pv.hpp File Reference

Record an operation of the form (parameter op variable). More...

Go to the source code of this file.

Namespaces

 CppAD
 contains all the variables and functions defined by the CppAD package.
 
 CppAD::local
 
 CppAD::local::optimize
 

Functions

template<class Base >
struct_size_pair CppAD::local::optimize::record_pv (const player< Base > *play, const CppAD::vector< struct struct_old2new > &old2new, size_t i_op, recorder< Base > *rec)
 Record an operation of the form (parameter op variable). More...
 

Detailed Description

Record an operation of the form (parameter op variable).

Definition in file record_pv.hpp.