Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_kernel_expression_lhs_t = typedef require_t<is_kernel_expression_lhs<std::decay_t<T> >> |
Require type satisfies is_kernel_expression_lhs.
T | the type to check |
Definition at line 116 of file is_kernel_expression.hpp.