Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ hessian_times_vector() [2/2]

template<typename T , typename F >
void stan::math::hessian_times_vector ( const F &  f,
const Eigen::Matrix< T, Eigen::Dynamic, 1 > &  x,
const Eigen::Matrix< T, Eigen::Dynamic, 1 > &  v,
T &  fx,
Eigen::Matrix< T, Eigen::Dynamic, 1 > &  Hv 
)

Definition at line 39 of file hessian_times_vector.hpp.