Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ require_matrix_cl_t

template<typename T >
using stan::require_matrix_cl_t = typedef require_t<is_matrix_cl<std::decay_t<T> >>

Require type satisfies is_matrix_cl.

Template Parameters
Tthe type to check

Definition at line 36 of file is_matrix_cl.hpp.