Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
hessian_times_vector()
[1/3]
template<typename F >
void stan::math::hessian_times_vector
(
const F &
f
,
const Eigen::Matrix< double, Eigen::Dynamic, 1 > &
x
,
const Eigen::Matrix< double, Eigen::Dynamic, 1 > &
v
,
double &
fx
,
Eigen::Matrix< double, Eigen::Dynamic, 1 > &
Hv
)
inline
Definition at line
14
of file
hessian_times_vector.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.