![]() |
Stan Math Library
2.8.0
reverse mode automatic differentiation
|
Primary template class for the metaprogram to compute the index type of a container. More...
#include <index_type.hpp>
Primary template class for the metaprogram to compute the index type of a container.
Only the specializations have behavior that can be used, and all implement a typedef type
for the type of the index given container T
.
tparam T type of container.
Definition at line 19 of file index_type.hpp.