#include <stdint.h>
#include <x86intrin.h>
#include <math.h>
Go to the source code of this file.
◆ __VOLK_ASM
| #define __VOLK_ASM __asm__ |
◆ __VOLK_ATTR_ALIGNED
| #define __VOLK_ATTR_ALIGNED |
( |
| x | ) |
|
◆ __VOLK_ATTR_DEPRECATED
| #define __VOLK_ATTR_DEPRECATED |
◆ __VOLK_ATTR_EXPORT
| #define __VOLK_ATTR_EXPORT |
◆ __VOLK_ATTR_IMPORT
| #define __VOLK_ATTR_IMPORT |
◆ __VOLK_ATTR_INLINE
| #define __VOLK_ATTR_INLINE |
◆ __VOLK_ATTR_UNUSED
| #define __VOLK_ATTR_UNUSED |
◆ __VOLK_DECL_BEGIN
| #define __VOLK_DECL_BEGIN |
◆ __VOLK_DECL_END
◆ __VOLK_PREFETCH
| #define __VOLK_PREFETCH |
( |
| addr | ) |
|
◆ bit128_p
◆ bit256_p
◆ VOLK_API
◆ volk_log2to10factor
| #define volk_log2to10factor (0x1.815182p1) |
◆ log2f_non_ieee()
| float log2f_non_ieee |
( |
float | f | ) |
|
|
inlinestatic |
◆ volk_arccos()
| float volk_arccos |
( |
const float | x | ) |
|
|
inlinestatic |
◆ volk_arcsin()
| float volk_arcsin |
( |
const float | x | ) |
|
|
inlinestatic |
◆ volk_arcsin_poly()
| float volk_arcsin_poly |
( |
const float | x | ) |
|
|
inlinestatic |
◆ volk_arctan()
| float volk_arctan |
( |
const float | x | ) |
|
|
inlinestatic |
◆ volk_arctan_poly()
| float volk_arctan_poly |
( |
const float | x | ) |
|
|
inlinestatic |
◆ volk_atan2()
| float volk_atan2 |
( |
const float | y, |
|
|
const float | x ) |
|
inlinestatic |
◆ volk_cos()
| float volk_cos |
( |
const float | x | ) |
|
|
inlinestatic |
◆ volk_cos_poly()
| float volk_cos_poly |
( |
const float | x | ) |
|
|
inlinestatic |
◆ volk_sin()
| float volk_sin |
( |
const float | x | ) |
|
|
inlinestatic |
◆ volk_sin_poly()
| float volk_sin_poly |
( |
const float | x | ) |
|
|
inlinestatic |