|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
| void CppAD::sparse_hes_fun | ( | size_t | n, |
| const FloatVector & | x, | ||
| const CppAD::vector< size_t > & | row, | ||
| const CppAD::vector< size_t > & | col, | ||
| size_t | p, | ||
| FloatVector & | fp | ||
| ) |
Definition at line 176 of file sparse_hes_fun.hpp.