Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_all_vt_arithmetic = typedef require_all_t<std::is_arithmetic<value_type_t<std::decay_t<Types> >>...> |
Require all of the value types satisfy std::is_arithmetic.
Definition at line 347 of file require_generics.hpp.