Stan Math Library  2.8.0
reverse mode automatic differentiation
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Groups
stan::math::value_type< T > Struct Template Reference

Primary template class for metaprogram to compute the type of values stored in a container. More...

#include <value_type.hpp>

Detailed Description

template<typename T>
struct stan::math::value_type< T >

Primary template class for metaprogram to compute the type of values stored in a container.

Only the specializations have behavior that can be used, and all implement a typedef type for the type of the values in the container.

tparam T type of container.

Definition at line 21 of file value_type.hpp.


The documentation for this struct was generated from the following file:

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