Stan Math Library
5.0.0
Automatic Differentiation
|
using stan::require_all_not_nonscalar_prim_or_rev_kernel_expression_t = typedef require_all_not_t< is_nonscalar_prim_or_rev_kernel_expression<std::decay_t<Types> >...> |
Require none of the types satisfy is_nonscalar_prim_or_rev_kernel_expression.
Types | The types that are checked |
Definition at line 189 of file is_kernel_expression.hpp.