Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_all_not_arithmetic_t = typedef require_all_not_t<std::is_arithmetic<std::decay_t<Types> >...> |
Require none of the types satisfy std::is_arithmetic.
Definition at line 331 of file require_generics.hpp.