Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
gradient_dot_vector()
template<typename T1 , typename T2 , typename F >
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
)
inline
Definition at line
13
of file
gradient_dot_vector.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.