CppAD: A C++ Algorithmic Differentiation Package 20110419
|
template<class BaseVector , class Fun >
Computing Jabobians and Hessians of Optimal Values. We are given a function
We wish to compute the Jacobian and possibly also the Hessian, of
Definition at line 369 of file opt_val_hes.hpp. |