Currently, the following library features do not have SSE and/or AVX versions or are only implemented via SVML. Basic functions: - [ ] fmod - [ ] remainder - [ ] remquo Exponential functions: - [ ] exp - [ ] exp2 - [ ] expm1 - [x] log - [x] log10 - [x] log2 - [x] log1p Power functions: - [ ] pow - [ ] cbrt - [x] hypot Hyperbolic functions: - [ ] sinh - [ ] cosh - [ ] tanh - [ ] asinh - [ ] acosh - [ ] atanh
Currently, the following library features do not have SSE and/or AVX versions or are only implemented via SVML.
Basic functions:
Exponential functions:
Power functions:
Hyperbolic functions: