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