![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
#include <stan/math/prim/scal/meta/container_view.hpp>#include <stan/math/prim/mat/fun/Eigen.hpp>#include <vector>Go to the source code of this file.
Classes | |
| class | stan::math::container_view< Eigen::Matrix< T1, R, C >, Eigen::Matrix< T2, R, C > > |
| Template specialization for Eigen::Map view of array with scalar type T2 with size inferred from input Eigen::Matrix. More... | |
| class | stan::math::container_view< Eigen::Matrix< T1, R, C >, T2 > |
| Template specialization for scalar view of array y with scalar type T2. More... | |
| class | stan::math::container_view< std::vector< Eigen::Matrix< T1, R, C > >, Eigen::Matrix< T2, R, C > > |
| Template specialization for matrix view of array y with scalar type T2 with shape equal to x. More... | |
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |