Go to the source code of this file.
Macros | |
#define | INCLUDED_volk_32fc_s32f_atan2_32f_u_H |
Functions | |
static void | volk_32fc_s32f_atan2_32f_generic (float *outputVector, const lv_32fc_t *inputVector, const float normalizeFactor, unsigned int num_points) |
static void | volk_32fc_s32f_atan2_32f_polynomial (float *outputVector, const lv_32fc_t *inputVector, const float normalizeFactor, unsigned int num_points) |
#define INCLUDED_volk_32fc_s32f_atan2_32f_u_H |
|
inlinestatic |