|
inlineconstexpr |
Computes the elementwise pair of sum and error,.
Defined in Header
Parameters
x : argument.Return value
Computes elementwise a pair of values [a,e] such that:
a is x+ye is a value such that a \(\oplus\)e is equal to x \(\oplus\)ywhere \(\oplus\) adds its two parameters with infinite precision.