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 $ x $. Note that $ u = [ J_{k,\ell} \otimes n ] (x) $ may depend on the value of $ \ell $.

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().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines