CppAD: A C++ Algorithmic Differentiation Package 20110419
|
Computing Jabobians and Hessians of Optimal Values. More...
Go to the source code of this file.
Functions | |
template<class BaseVector , class Fun > | |
int | opt_val_hes (const BaseVector &x, const BaseVector &y, Fun fun, BaseVector &jac, BaseVector &hes) |
Computing Jabobians and Hessians of Optimal Values. |
Computing Jabobians and Hessians of Optimal Values.
Definition in file opt_val_hes.hpp.