Stan Math Library
4.9.0
Automatic Differentiation
|
Primary template class for metaprogram to compute the type of values stored in a container.
tparam T type of container.
Definition at line 18 of file value_type.hpp.
#include <value_type.hpp>
Public Types | |
using | type = typename std::decay_t< T > |