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> && ...)
inlineconstexpr

Definition at line 20 of file is_floating_point.hpp.