CppAD: A C++ Algorithmic Differentiation Package  20130102
template<class Base >
vector<bool> user_atomic< Base >::vx_[CPPAD_MAX_NUM_THREADS] [private]

temporary work space used to avoid memory allocation/deallocation extra information to be passed to the functions

Definition at line 873 of file user_atomic.hpp.

Referenced by user_atomic< Base >::ad(), and user_atomic< Base >::clear().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines