ffevotte / libeft

Error-Free Transformations as building blocks for compensated algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aliasing problems in EFT::twoProd

ffevotte opened this issue · comments

calling EFT::twoProd(a, b, a, e) (with a being used both as input and output) causes aliasing problems.