CppAD: A C++ Algorithmic Differentiation Package  20130918

CppAD sparsity patterns for $ \{ r_k^{(2)} (u) \} $ (set by ctor).

For k = 0 , ... , K_-1, pattern_jac_r_[k] is a CppAD sparsity pattern for the Hessian of

\[ R(u) = \sum_{i=0}^{p[k]-1} r_k (u)_i \]

and as such it has size q_[k]*q_[k]. (effectively const)

Definition at line 872 of file cppad_ipopt_nlp.hpp.

Referenced by cppad_ipopt_nlp(), and eval_h().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines