CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Is r_fun[k] OK for current x.
For k = 0 , ... , K_-1, tape_ok_[k]
is true if current operations sequence in r_fun_[k]
OK for this value of . Note that
may depend on the value of
.
Definition at line 927 of file cppad_ipopt_nlp.hpp.
Referenced by cppad_ipopt_nlp(), eval_f(), eval_g(), eval_grad_f(), eval_h(), and eval_jac_g().