Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::index_type< T, typename > Struct Template Reference

Detailed Description

template<typename T, typename = void>
struct stan::math::index_type< T, typename >

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.

Template Parameters
Ttype of container.

Definition at line 25 of file index_type.hpp.

#include <index_type.hpp>


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