![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
| using stan::require_all_st_var_or_arithmetic = typedef require_all_t< is_var_or_arithmetic<scalar_type_t<std::decay_t<Types> >>...> |
Require all of the scalar types satisfy is_var_or_arithmetic.
| Types | The types with a valid overload of scalar_type available |
Definition at line 83 of file is_var_or_arithmetic.hpp.