CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base>
size_t CppAD::ADFun< Base >::compare_change_count_
private

If zero, ignoring comparison operators. Otherwise is the compare change count at which to store the operator index.

Definition at line 81 of file ad_fun.hpp.

Referenced by CppAD::ADFun< double >::compare_change_count(), and CppAD::ADFun< Base >::operator=().