| CppADCodeGen
    HEAD
    A C++ Algorithmic Differentiation Package with Source Code Generation | 

| Public Member Functions | |
| AtomicDependencyLocator (ADFun< CG< Base > > &fun) | |
| const std::map< size_t, AtomicUseInfo< Base > > & | findAtomicsUsage () | 
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.