Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_not_matrix_cl_t = typedef require_not_t<is_matrix_cl<std::decay_t<T> >> |
Require type does not satisfy is_matrix_cl.
T | the type to check |
Definition at line 41 of file is_matrix_cl.hpp.