CppAD: A C++ Algorithmic Differentiation Package 20110419
virtual bool cppad_ipopt_fg_info::retape ( size_t  k) [inline, virtual]

should the function r_k (u) be retaped when ever the arguemnt u changes (default is true which is safe but slow)

Definition at line 635 of file cppad_ipopt_nlp.hpp.

Referenced by cppad_ipopt_nlp::cppad_ipopt_nlp().