![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <stan/math/opencl/matrix_cl.hpp>
#include <stan/math/opencl/kernels/transpose.hpp>
#include <stan/math/opencl/err/check_opencl.hpp>
#include <CL/cl.hpp>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
matrix_cl | stan::math::transpose (const matrix_cl &src) |
Takes the transpose of the matrix on the OpenCL device. More... | |