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