![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <stan/math/rev/meta.hpp>
#include <stan/math/prim/mat/functor/map_rect_reduce.hpp>
#include <stan/math/prim/mat/fun/typedefs.hpp>
#include <stan/math/rev/core/var.hpp>
#include <stan/math/rev/mat/fun/typedefs.hpp>
#include <stan/math/rev/mat/fun/to_var.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
struct | stan::math::internal::map_rect_reduce< F, var, var > |
struct | stan::math::internal::map_rect_reduce< F, double, var > |
struct | stan::math::internal::map_rect_reduce< F, var, double > |
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
stan::math::internal | |