Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_not_rev_kernel_expression_t = typedef require_not_t<is_rev_kernel_expression<std::decay_t<T> >> |
Require type does not satisfy is_rev_kernel_expression.
T | the type to check |
Definition at line 134 of file is_kernel_expression.hpp.