CppAD: A C++ Algorithmic Differentiation Package 20110419
|
Records operation sequence for r_k (u) More...
Go to the source code of this file.
Functions | |
template<class NumVector > | |
void | fun_record (cppad_ipopt_fg_info *fg_info, size_t k, const SizeVector &p, const SizeVector &q, size_t n, const NumVector &x, const SizeVector &J, CppAD::vector< CppAD::ADFun< Ipopt::Number > > &r_fun) |
Records operation sequence for ![]() ![]() |
Records operation sequence for r_k (u)
Definition in file fun_record.hpp.