![]() |
Stan Math Library
2.6.3
probability, sampling & optimization
|
Primary template class for metaprogram to compute the type of values stored in a container. More...
#include <value_type.hpp>
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.