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