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