Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
functor.hpp
Go to the documentation of this file.
1
#ifndef STAN_MATH_MIX_FUNCTOR_HPP
2
#define STAN_MATH_MIX_FUNCTOR_HPP
3
4
#include <
stan/math/mix/functor/derivative.hpp
>
5
#include <
stan/math/mix/functor/finite_diff_grad_hessian.hpp
>
6
#include <
stan/math/mix/functor/finite_diff_grad_hessian_auto.hpp
>
7
#include <
stan/math/mix/functor/grad_hessian.hpp
>
8
#include <
stan/math/mix/functor/grad_tr_mat_times_hessian.hpp
>
9
#include <
stan/math/mix/functor/gradient_dot_vector.hpp
>
10
#include <
stan/math/mix/functor/hessian.hpp
>
11
#include <
stan/math/mix/functor/hessian_times_vector.hpp
>
12
#include <
stan/math/mix/functor/partial_derivative.hpp
>
13
14
#endif
derivative.hpp
finite_diff_grad_hessian.hpp
finite_diff_grad_hessian_auto.hpp
grad_hessian.hpp
grad_tr_mat_times_hessian.hpp
gradient_dot_vector.hpp
hessian_times_vector.hpp
hessian.hpp
partial_derivative.hpp
stan
math
mix
functor.hpp
[
Stan Home Page
]
© 2011–2019, Stan Development Team.