![]() |
Stan Math Library
5.0.0
Automatic Differentiation
|
using stan::require_all_nonscalar_prim_or_rev_kernel_expression_t = typedef require_all_t< is_nonscalar_prim_or_rev_kernel_expression<std::decay_t<Types> >...> |
Require all of the types satisfy is_nonscalar_prim_or_rev_kernel_expression.
Types | The types that are checked |
Definition at line 175 of file is_kernel_expression.hpp.