Andrew Belt
|
1c523ae373
|
Add dsp::polyDirect(), polyHorner(), and polyEstrin(). Rename approxExp2Floor() to exp2Floor() and make it correctly handle negative `x`. Rename approxExp2_taylor5() to exp2_taylor5() and improve polynomial coefficients.
|
1 year ago |
Andrew Belt
|
5faeb67a11
|
Fix `float approxExp2Floor()` to work with negative arguments and arguments above 30.
|
3 years ago |
Andrew Belt
|
352b882579
|
Remove exception resetting.
|
5 years ago |
Andrew Belt
|
a52c79df80
|
Port some of sse_mathfun to functions.hpp. Clean up SIMD headers.
|
5 years ago |
Andrew Belt
|
a27b57fe10
|
Add float_4 implementation of approxExp2Floor.
|
5 years ago |
Andrew Belt
|
5c337b6de3
|
Reorder tag.cpp. Clean up comments.
|
5 years ago |
Andrew Belt
|
24f8533503
|
Add dsp/approx.hpp.
|
5 years ago |