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