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