[private]
CppAD sparsity patterns for (set by ctor).
For k = 0 , ... , K_-1, pattern_jac_r_[k] is a CppAD sparsity pattern for the Jacobian of and as such it has size p_[k]*q_[k]. (effectively const)
k = 0 , ... , K_-1, pattern_jac_r_[k]
p_[k]*q_[k]
Definition at line 826 of file cppad_ipopt_nlp.hpp.
Referenced by cppad_ipopt_nlp(), and eval_jac_g().