![]() |
Stan Math Library
2.6.3
probability, sampling & optimization
|
Template class for metaprogram to compute the type of values stored in a constant container. More...
#include <value_type.hpp>
Public Types | |
typedef value_type< T >::type | type |
Template class for metaprogram to compute the type of values stored in a constant container.
T | type of container without const modifier. |
Definition at line 32 of file value_type.hpp.
typedef value_type<T>::type stan::math::value_type< const T >::type |
Definition at line 33 of file value_type.hpp.