CppADCodeGen  HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
CppAD::cg::AtomicDependencyLocator< Base > Class Template Reference
Collaboration diagram for CppAD::cg::AtomicDependencyLocator< Base >:
Collaboration graph

Public Member Functions

 AtomicDependencyLocator (ADFun< CG< Base > > &fun)
 
const std::map< size_t, AtomicUseInfo< Base > > & findAtomicsUsage ()
 

Detailed Description

template<class Base>
class CppAD::cg::AtomicDependencyLocator< Base >

Finds atomic functions in a CppAD tape and collects some information on how they are used.

Definition at line 50 of file atomic_dependency_locator.hpp.


The documentation for this class was generated from the following file: