Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ thread_block_helpers

const std::string stan::math::opencl_kernels::thread_block_helpers
static
Initial value:
=
R"(
// The local memory column for each thread block
)"

Defines a helper macro for kernels with 2D local size.

Definition at line 24 of file helpers.hpp.