Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_complex_t = typedef require_t<is_complex<std::decay_t<T> >> |
Require type satisfies is_complex.
T | the type to check |
Definition at line 66 of file is_complex.hpp.