Home
last modified time | relevance | path

Searched defs:to_matrix_cl (Results 1 – 2 of 2) sorted by relevance

/dports/math/stanmath/math-4.2.0/stan/math/opencl/rev/
H A Dcopy.hpp33 inline var_value<matrix_cl<value_type_t<T>>> to_matrix_cl( in to_matrix_cl() function
49 inline var_value<matrix_cl<value_type_t<T>>> to_matrix_cl( in to_matrix_cl() function
67 inline var_value<matrix_cl<value_type_t<value_type_t<T>>>> to_matrix_cl( in to_matrix_cl() function
89 inline var_value<matrix_cl<value_type_t<value_type_t<T>>>> to_matrix_cl( in to_matrix_cl() function
/dports/math/stanmath/math-4.2.0/stan/math/opencl/
H A Dcopy.hpp45 inline matrix_cl<scalar_type_t<T>> to_matrix_cl(T&& src) { in to_matrix_cl() function