julia
710e43de
- Correctly rounded variant of the hypot code (#32345)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Correctly rounded variant of the hypot code (#32345) * Implements the correctly rounded variant of the hypot code only in the case where there is a native FMA * Adds comments explaining the functioning of the two branches in the computation.
References
#32345 - Correctly rounded variant of the hypot code
Author
cfborges
Committer
simonbyrne
Parents
6341e3ea
Loading