![]() |
Stan Math Library
2.12.0
reverse mode automatic differentiation
|
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 18 of file value_type.hpp.