![]() |
Stan Math Library
2.15.0
reverse mode automatic differentiation
|
Template class for metaprogram to compute the type of indexes used in a constant container type. More...
#include <index_type.hpp>
Public Types | |
typedef index_type< T >::type | type |
Template class for metaprogram to compute the type of indexes used in a constant container type.
T | type of container without const modifier. |
Definition at line 28 of file index_type.hpp.
typedef index_type<T>::type stan::math::index_type< const T >::type |
Definition at line 29 of file index_type.hpp.