Stan Math Library  2.20.0
reverse mode automatic differentiation
Classes | Namespaces
scalar_type.hpp File Reference
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <stan/math/prim/arr/meta/scalar_type.hpp>

Go to the source code of this file.

Classes

struct  stan::scalar_type< Eigen::Matrix< T, R, C > >
 Template metaprogram defining the base scalar type of values stored in an Eigen matrix. More...
 
struct  stan::scalar_type< const Eigen::Matrix< T, R, C > >
 Template metaprogram defining the base scalar type of values stored in a const Eigen matrix. More...
 
struct  stan::scalar_type< Eigen::Matrix< T, R, C > & >
 Template metaprogram defining the base scalar type of values stored in a referenced Eigen matrix. More...
 
struct  stan::scalar_type< const Eigen::Matrix< T, R, C > & >
 Template metaprogram defining the base scalar type of values stored in a referenced const Eigen matrix. More...
 
struct  stan::scalar_type< Eigen::Block< T > >
 Template metaprogram defining the base scalar type of values stored in an Eigen Block. More...
 

Namespaces

 stan
 

     [ Stan Home Page ] © 2011–2018, Stan Development Team.