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