Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::math::require_all_not_tuple_t = typedef require_all_not_t<is_tuple<std::decay_t<Types> >...> |
Require none of the types satisfy is_tuple.
Types | The types that are checked |
Definition at line 45 of file is_tuple.hpp.