| CppAD: A C++ Algorithmic Differentiation Package
    20171217
    | 
user defined atomic operations. More...
Go to the source code of this file.
| Classes | |
| class | CppAD::old_atomic< Base > | 
| Class that actually implements the afun(id, ax, ay)calls.  More... | |
| class | CppAD::user_atomic< Base > | 
| link so that user_atomic<Base>::clear() still works  More... | |
| Namespaces | |
| CppAD | |
| contains all the variables and functions defined by the CppAD package. | |
| Macros | |
| #define | CPPAD_USER_ATOMIC(afun,Tvector,Base,forward,reverse,for_jac_sparse,rev_jac_sparse,rev_hes_sparse) | 
| Defines the function afun(id, ax, ay)whereidisaxandayare vectors withAD<Base>elements.  More... | |
user defined atomic operations.
Definition in file old_atomic.hpp.