Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_plain_type_t = typedef require_t<is_plain_type<std::decay_t<T> >> |
Require type satisfies is_plain_type.
T | the type to check |
Definition at line 24 of file is_plain_type.hpp.