|
inlineconstexpr |
Defined in Header
Parameters
x
: Type wrapper instance embedding the type of the constant.Return value
The call eve::eps(as<T>())
returns elementwise, the smallest positive value x
of the type such that 1+x != x
.
float
.double
.