![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
This is the complete list of members for stan::math::opencl_kernels::kernel_cl< Args >, including all inherited members.
kernel_cl(const char *name, const char *source, const std::map< const char *, int > &options={}) | stan::math::opencl_kernels::kernel_cl< Args > | inline |
kernel_cl(const char *name, const std::vector< const char *> &sources, const std::map< const char *, int > &options={}) | stan::math::opencl_kernels::kernel_cl< Args > | inline |
make_functor | stan::math::opencl_kernels::kernel_cl< Args > | |
operator()(cl::NDRange global_thread_size, internal::to_const_matrix_cl_t< Args > &... args) const | stan::math::opencl_kernels::kernel_cl< Args > | inline |
operator()(cl::NDRange global_thread_size, cl::NDRange thread_block_size, internal::to_const_matrix_cl_t< Args > &... args) const | stan::math::opencl_kernels::kernel_cl< Args > | inline |