Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
is_any_floating_point_v
template<typename... Types>
constexpr bool stan::is_any_floating_point_v = (
stan::is_floating_point_v
<Types> || ...)
inline
constexpr
Definition at line
24
of file
is_floating_point.hpp
.
stan
[
Stan Home Page
]
© 2011–2019, Stan Development Team.