Specify that a type represents a floating scalar value. The concept unsigned_scalar_value<T>
is satisfied if and only if T satisfies eve::arithmetic_scalar_value<T>
and std::floating_point<T>
.
More...
#include <eve/concept/vectorizable.hpp>
float
double