Stan Math Library
4.9.0
Automatic Differentiation
|
Metaprogram structure to determine the base scalar type of a template argument.
This base class should be specialized for structured types.
T | type of non-container |
Definition at line 20 of file scalar_type.hpp.
#include <scalar_type.hpp>
Public Types | |
using | type = std::decay_t< T > |