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