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

◆ indexing_helpers

const std::string stan::math::opencl_kernels::indexing_helpers
static
Initial value:
=
R"(
// Matrix access helpers
// Transpose
// Moving between two buffers
)"

Defines helper macros for common matrix indexing operations.

Definition at line 14 of file helpers.hpp.