#include <inttypes.h>#include <math.h>#include <stdio.h>#include <stdlib.h>Go to the source code of this file.
Macros | |
| #define | POW_POLY_DEGREE 3 |
| #define | INCLUDED_volk_32f_x2_pow_32f_u_H |
| #define | POW_POLY_DEGREE 3 |
Functions | |
| static void | volk_32f_x2_pow_32f_generic (float *cVector, const float *bVector, const float *aVector, unsigned int num_points) |
| #define INCLUDED_volk_32f_x2_pow_32f_u_H |
| #define POW_POLY_DEGREE 3 |
| #define POW_POLY_DEGREE 3 |
|
inlinestatic |