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

include entire function call in a subgraph 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::subgraph
 

Functions

template<typename Base >
void CppAD::local::subgraph::entire_call (const player< Base > *play, pod_vector< addr_t > &subgraph)
 Convert from just firt UserOp to entire atomic function call in a subgraph. More...
 

Detailed Description

include entire function call in a subgraph

Definition in file entire_call.hpp.