![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
meta template struct for changing cl::Buffer argument types to matrix_cl. More...
#include <buffer_types.hpp>
Public Types | |
typedef T | type |
meta template struct for changing cl::Buffer argument types to matrix_cl.
T | A template typename that for cases of cl::Buffer will return a typedef with a matrix_cl type. Otherwise will return a typedef with the input's type. |
Definition at line 59 of file buffer_types.hpp.
typedef T stan::math::opencl_kernels::internal::to_matrix_cl< T >::type |
Definition at line 60 of file buffer_types.hpp.