Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::require_not_vt_complex = typedef require_not_t<is_complex<value_type_t<std::decay_t<T> >> > |
Require value type does not satisfy is_complex.
T | A type with a valid overload of value_type available |
Definition at line 102 of file is_complex.hpp.