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

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

Definition at line 813 of file user_atomic.hpp.

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