Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
promote_scalar.hpp File Reference
#include <stan/math/functions/promote_scalar.hpp>
#include <stan/math/matrix/promote_scalar_type.hpp>
#include <stan/math/matrix/Eigen.hpp>

Go to the source code of this file.

Classes

struct  stan::math::promote_scalar_struct< T, Eigen::Matrix< S,-1,-1 > >
 Struct to hold static function for promoting underlying scalar types. More...
 
struct  stan::math::promote_scalar_struct< T, Eigen::Matrix< S, 1,-1 > >
 Struct to hold static function for promoting underlying scalar types. More...
 
struct  stan::math::promote_scalar_struct< T, Eigen::Matrix< S,-1, 1 > >
 Struct to hold static function for promoting underlying scalar types. More...
 

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::math
 Matrices and templated mathematical functions.
 

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