![]() |
Stan Math Library
5.0.0
Automatic Differentiation
|
using stan::require_stan_scalar_or_eigen_t = typedef require_t<is_stan_scalar_or_eigen<std::decay_t<T> >> |
Require type satisfies is_stan_scalar_or_eigen.
T | the type to check |
Definition at line 32 of file is_stan_scalar_or_eigen.hpp.