Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::index_type< T, std::enable_if_t< std::is_pointer< T >::value > > Struct Template Reference

Detailed Description

template<typename T>
struct stan::math::index_type< T, std::enable_if_t< std::is_pointer< T >::value > >

Specialization of index_type for pointers.

Template Parameters
Ttype of container.

Definition at line 33 of file index_type.hpp.

#include <index_type.hpp>

Public Types

using type = int
 

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