#include <arm_neon.h>
Go to the source code of this file.
◆ _vinvsqrtq_f32()
static float32x4_t _vinvsqrtq_f32 |
( |
float32x4_t |
x | ) |
|
|
inlinestatic |
◆ _vlogq_f32()
static float32x4_t _vlogq_f32 |
( |
float32x4_t |
x | ) |
|
|
inlinestatic |
◆ _vmagnitudesquaredq_f32()
static float32x4_t _vmagnitudesquaredq_f32 |
( |
float32x4x2_t |
cmplxValue | ) |
|
|
inlinestatic |
◆ _vmultiply_complexq_f32()
static float32x4x2_t _vmultiply_complexq_f32 |
( |
float32x4x2_t |
a_val, |
|
|
float32x4x2_t |
b_val |
|
) |
| |
|
inlinestatic |
◆ _vtaylor_polyq_f32()
static float32x4_t _vtaylor_polyq_f32 |
( |
float32x4_t |
x, |
|
|
const float32x4_t |
coeffs[8] |
|
) |
| |
|
inlinestatic |