CppAD: A C++ Algorithmic Differentiation Package
20130102
|
virtual bool cppad_ipopt::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 666 of file cppad_ipopt_nlp.hpp.
Referenced by cppad_ipopt::cppad_ipopt_nlp::cppad_ipopt_nlp().