![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <stan/math/prim/scal/meta/return_type.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
struct | stan::math::append_return_type< T1, T2 > |
This template metaprogram is used to compute the return type for append_array. More... | |
struct | stan::math::append_return_type< int, int > |
This template metaprogram is used to compute the return type for append_array. More... | |
struct | stan::math::append_return_type< Eigen::Matrix< T1, R, C >, Eigen::Matrix< T2, R, C > > |
This template metaprogram is used to compute the return type for append_array. More... | |
struct | stan::math::append_return_type< std::vector< T1 >, std::vector< T2 > > |
This template metaprogram is used to compute the return type for append_array. More... | |
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |