Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
is_integral
template<typename T >
using
stan::is_integral
= typedef std::is_integral<std::decay_t<T> >
Checks if decayed type is integral.
Template Parameters
The
type to check
Definition at line
14
of file
is_integral.hpp
.
stan
[
Stan Home Page
]
© 2011–2019, Stan Development Team.