Stan Math Library  2.6.3
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
Classes | Namespaces
value_type.hpp File Reference
#include <vector>

Go to the source code of this file.

Classes

struct  stan::math::value_type< T >
 Primary template class for metaprogram to compute the type of values stored in a container. More...
 
struct  stan::math::value_type< const T >
 Template class for metaprogram to compute the type of values stored in a constant container. More...
 
struct  stan::math::value_type< std::vector< T > >
 Template metaprogram class to compute the type of values stored in a standard vector. More...
 

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

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