![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <stan/math/prim/mat/fun/Eigen.hpp>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<typename F > | |
double | stan::math::finite_diff_hessian_helper (const F &f, const Eigen::VectorXd &x, int i, double epsilon=1e-03) |
Return the subcalculation required by finite_diff_hessian and finite_diff_hessian_auto . More... | |