CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Base>
vector<bool> CppAD::atomic_base< Base >::afun_vx_[CPPAD_MAX_NUM_THREADS] [private]

temporary work space used afun, declared here to avoid memory allocation/deallocation for each call to afun

Definition at line 48 of file atomic_base.hpp.

Referenced by CppAD::atomic_base< Base >::clear(), and CppAD::atomic_base< Base >::operator()().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines