Stan Math Library
4.9.0
Automatic Differentiation
|
void stan::math::grad_tr_mat_times_hessian | ( | const F & | f, |
const Eigen::Matrix< double, Eigen::Dynamic, 1 > & | x, | ||
const Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > & | M, | ||
Eigen::Matrix< double, Eigen::Dynamic, 1 > & | grad_tr_MH | ||
) |
Definition at line 15 of file grad_tr_mat_times_hessian.hpp.