#include <math.h>
#include <volk/volk_common.h>
Go to the source code of this file.
◆ INCLUDED_volk_32fc_s32f_atan2_32f_u_H
#define INCLUDED_volk_32fc_s32f_atan2_32f_u_H |
◆ volk_32fc_s32f_atan2_32f_generic()
void volk_32fc_s32f_atan2_32f_generic |
( |
float * | outputVector, |
|
|
const lv_32fc_t * | inputVector, |
|
|
const float | normalizeFactor, |
|
|
unsigned int | num_points ) |
|
inlinestatic |
◆ volk_32fc_s32f_atan2_32f_polynomial()
void volk_32fc_s32f_atan2_32f_polynomial |
( |
float * | outputVector, |
|
|
const lv_32fc_t * | inputVector, |
|
|
const float | normalizeFactor, |
|
|
unsigned int | num_points ) |
|
inlinestatic |