Stan Math Library  2.14.0
reverse mode automatic differentiation
stan::math::index_type< T > Struct Template Reference

Primary template class for the metaprogram to compute the index type of a container. More...

#include <index_type.hpp>

Detailed Description

template<typename T>
struct stan::math::index_type< T >

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 18 of file index_type.hpp.


The documentation for this struct was generated from the following file:

     [ Stan Home Page ] © 2011–2016, Stan Development Team.