#include <math.h>
#include <volk/volk.h>
#include <volk/volk_32f_x2_pow_32f.h>
Go to the source code of this file.
◆ make_positive()
| static float * make_positive |
( |
const float * |
input, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_x2_powpuppet_32f_generic()
| static void volk_32f_x2_powpuppet_32f_generic |
( |
float * |
cVector, |
|
|
const float * |
bVector, |
|
|
const float * |
aVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_x2_powpuppet_32f_neon()
| static void volk_32f_x2_powpuppet_32f_neon |
( |
float * |
cVector, |
|
|
const float * |
bVector, |
|
|
const float * |
aVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |