Vector Optimized Library of Kernels 3.2.0
Architecture-tuned implementations of math kernels
Loading...
Searching...
No Matches
volk_32fc_s32f_x2_power_spectral_density_32f.h File Reference
#include <inttypes.h>
#include <math.h>
#include <stdio.h>

Go to the source code of this file.

Functions

static void volk_32fc_s32f_x2_power_spectral_density_32f_generic (float *logPowerOutput, const lv_32fc_t *complexFFTInput, const float normalizationFactor, const float rbw, unsigned int num_points)

Function Documentation

◆ volk_32fc_s32f_x2_power_spectral_density_32f_generic()

void volk_32fc_s32f_x2_power_spectral_density_32f_generic ( float * logPowerOutput,
const lv_32fc_t * complexFFTInput,
const float normalizationFactor,
const float rbw,
unsigned int num_points )
inlinestatic