![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <stan/math/rev/meta.hpp>
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <stan/math/rev/mat/functor/jacobian.hpp>
#include <iostream>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | stan::math::system_functor< F, T0, T1, x_is_iv > |
A functor that allows us to treat either x or y as the independent variable. More... | |
struct | stan::math::nlo_functor< T, NX, NY > |
A structure which gets passed to Eigen's dogleg algebraic solver. More... | |
struct | stan::math::hybrj_functor_solver< S, F, T0, T1 > |
A functor with the required operators to call Eigen's algebraic solver. More... | |
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |