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

operator index at which to abort recording with an error (do not abort when zero)

Definition at line 37 of file recorder.hpp.

Referenced by CppAD::local::recorder< Base >::get_abort_op_index(), CppAD::local::recorder< Base >::recorder(), and CppAD::local::recorder< Base >::set_abort_op_index().