Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
require_real_t
template<typename T >
using
stan::require_real_t
= typedef
require_t
<
is_real
<std::decay_t<T> >>
Require type satisfies
is_real
.
Template Parameters
T
the type to check
Definition at line
42
of file
is_real.hpp
.
stan
[
Stan Home Page
]
© 2011–2019, Stan Development Team.