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

Has this ADFun object been optmized.

Definition at line 74 of file ad_fun.hpp.

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