Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Converts any valid kernel generator expression into an operation.
This is an overload for bool scalars. It wraps them into scalar_<char>
as bool
can not be used as a type of a kernel argument.
AssignOp | ignored |
a | scalar |
scalar_<char>
wrapping the input Definition at line 59 of file as_operation_cl.hpp.