Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_matrix_cl_t = typedef require_t<is_matrix_cl<std::decay_t<T> >> |
Require type satisfies is_matrix_cl.
T | the type to check |
Definition at line 36 of file is_matrix_cl.hpp.