CppAD: A C++ Algorithmic Differentiation Package  20130918
old_atomic.hpp File Reference

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

namespace  CppAD
 

contains all the variables and functions defined by the CppAD package.


Defines

#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) where id is ax and ay are vectors with AD<Base> elements.

Detailed Description

user defined atomic operations.

Definition in file old_atomic.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines