Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_any_not_arithmetic_t = typedef require_any_not_t<std::is_arithmetic<std::decay_t<Types> >...> |
Require at least one of the types do not satisfy std::is_arithmetic.
Definition at line 337 of file require_generics.hpp.