Stan Math Library
4.9.0
Automatic Differentiation
|
void stan::math::gradient_dot_vector | ( | const F & | f, |
const Eigen::Matrix< T1, Eigen::Dynamic, 1 > & | x, | ||
const Eigen::Matrix< T2, Eigen::Dynamic, 1 > & | v, | ||
T1 & | fx, | ||
T1 & | grad_fx_dot_v | ||
) |
Definition at line 13 of file gradient_dot_vector.hpp.