CppAD: A C++ Algorithmic Differentiation Package
20130102
|
cppad_ipopt_fg_info* const cppad_ipopt::cppad_ipopt_nlp::fg_info_ [private] |
pointer to base class version of derived class object used to get information about the user's representation for f(x) and g(x) (passed to ctor)
Definition at line 821 of file cppad_ipopt_nlp.hpp.
Referenced by cppad_ipopt_nlp(), eval_f(), eval_g(), eval_grad_f(), eval_h(), and eval_jac_g().