Stan Math Library
4.9.0
Automatic Differentiation
|
This is the complete list of members for stan::math::opencl_kernels::kernel_cl< Args >, including all inherited members.
get_option(const std::string option_name) const | stan::math::opencl_kernels::kernel_cl< Args > | inline |
kernel_ | stan::math::opencl_kernels::kernel_cl< Args > | mutableprivate |
kernel_cl(const char *name, std::vector< std::string > sources, std::unordered_map< std::string, int > options={}) | stan::math::opencl_kernels::kernel_cl< Args > | inline |
name_ | stan::math::opencl_kernels::kernel_cl< Args > | private |
operator()(cl::NDRange global_thread_size, CallArgs &&... args) const | stan::math::opencl_kernels::kernel_cl< Args > | inline |
operator()(cl::NDRange global_thread_size, cl::NDRange thread_block_size, CallArgs &&... args) const | stan::math::opencl_kernels::kernel_cl< Args > | inline |
opts_ | stan::math::opencl_kernels::kernel_cl< Args > | private |
sources_ | stan::math::opencl_kernels::kernel_cl< Args > | private |