Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Compile an OpenCL kernel.
name | The name for the kernel |
sources | A std::vector of strings containing the code for the kernel. |
options | The values of macros to be passed at compile time. |
Definition at line 136 of file kernel_cl.hpp.