Stan Math Library
4.9.0
Automatic Differentiation
|
#define ADD_BINARY_FUNCTION_WITH_INCLUDES | ( | fun, | |
... | |||
) |
Generates a class and function for a general binary function that is defined by OpenCL or in the included code.
fun | function |
... | function sources to include into kernel |
Definition at line 104 of file elt_function_cl.hpp.