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