|
inlineconstexpr |
Computes the elementwise pair of product and error,.
Defined in Header
Parameters
x, y : 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 \(\otimes\)ywhere \(\oplus\) (resp. \(\otimes\)) adds (resp. multiplies) its two parameters with infinite precision.