Vector Optimized Library of Kernels 3.1.0
Architecture-tuned implementations of math kernels
volk_avx2_fma_intrinsics.h File Reference
#include <immintrin.h>
Include dependency graph for volk_avx2_fma_intrinsics.h:

Go to the source code of this file.

Functions

static __m256 _m256_arctan_poly_avx2_fma (const __m256 x)
 

Function Documentation

◆ _m256_arctan_poly_avx2_fma()

static __m256 _m256_arctan_poly_avx2_fma ( const __m256  x)
inlinestatic