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_op_index_
private

If compare_change_count is zero, compare_change_op_index_ is also

zero. Otherwise it is the operator index for the comparison operator / that corresponded to the number changing from count-1 to count.

Definition at line 91 of file ad_fun.hpp.

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