CppAD: A C++ Algorithmic Differentiation Package  20130102
user_atomic.hpp File Reference

user defined atomic operations. More...

Go to the source code of this file.

Classes

class  user_atomic< Base >
 Class that actually implements the afun(id, ax, ay) calls. More...

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 user_atomic.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines