Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
index_type.hpp File Reference
#include <vector>

Go to the source code of this file.

Classes

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

Namespaces

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

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