Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_not_vector_like_t = typedef require_not_t<is_vector_like<std::decay_t<T> >> |
Require type does not satisfy is_vector_like.
T | the type to check |
Definition at line 51 of file is_vector_like.hpp.