Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Executes a kernel.
CallArgs | The types of the callee arguments. |
Args | Parameter pack of all kernel argument types. |
global_thread_size | The global work size. |
thread_block_size | The thread block size. |
args | The arguments to pass to the kernel. |
Definition at line 229 of file kernel_cl.hpp.