Stan Math Library
4.9.0
Automatic Differentiation
|
Template metaprogram defining typedef for the type of index for an Eigen matrix, vector, or row vector.
T | type of matrix. |
Definition at line 58 of file index_type.hpp.
#include <index_type.hpp>
Public Types | |
using | type = typename std::decay_t< T >::Index |