CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base >
typedef bool(* CppAD::old_atomic< Base >::R)(size_t id, size_t k, size_t n, size_t m, const vector< Base > &tx, const vector< Base > &ty, vector< Base > &px, const vector< Base > &py)

type for user routine that computes reverse mode results

Definition at line 847 of file old_atomic.hpp.