CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base>
template<typename VectorBase >
VectorBase CppAD::ADFun< Base >::Hessian ( const VectorBase &  x,
const VectorBase &  w 
)

calculate Hessian for one component of f

Referenced by CppAD::ipopt::solve_callback< Dvector, ADvector, FG_eval >::eval_h(), and CppAD::opt_val_hes().