| CppAD: A C++ Algorithmic Differentiation Package
    20171217
    | 
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... | |
include entire function call in a subgraph
Definition in file entire_call.hpp.