Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::math::require_tuple_t = typedef require_t<is_tuple<std::decay_t<T> >> |
Require type satisfies is_tuple.
T | the type to check |
Definition at line 30 of file is_tuple.hpp.