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

Recording a cummulative cummulative summation. 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_csum (const player< Base > *play, const vector< struct_opt_op_info > &opt_op_info, const CppAD::vector< struct struct_old2new > &old2new, size_t current, recorder< Base > *rec, struct_csum_stacks &work)
 Recording a cummulative cummulative summation. More...
 

Detailed Description

Recording a cummulative cummulative summation.

Definition in file record_csum.hpp.