-
- Downloads
dotproducttest.cc: avoid `sqrt(-1.0f)`
On clang-7 with libc++ this results in a small error for the imaginary unit which gets computed as `I = (-4.37114e-08,1)`. This results in a too large error in the tests. Closes: #51
parent
65edec67
No related branches found
No related tags found
-
mentioned in commit 28a423f6
-
mentioned in commit 6cd96994
-
mentioned in merge request !261 (merged)
-
mentioned in commit 8f33d649
Please register or sign in to comment