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