![]() |
Stan Math Library
5.0.0
Automatic Differentiation
|
Template metaprogram class to compute the type of index for a standard vector.
T | type of elements in standard vector. |
Definition at line 47 of file index_type.hpp.
#include <index_type.hpp>
Public Types | |
using | type = typename std::decay_t< T >::size_type |