Stan Math Library
5.0.0
Automatic Differentiation
|
Template specialization defining the scalar type of values stored in var_value.
T | type to check. |
#include <var.hpp>
Public Types | |
using | type = math::var_value< scalar_type_t< typename std::decay_t< T >::value_type > > |