GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
volk_32fc_s32f_power_32fc.h File Reference
#include <inttypes.h>
#include <stdio.h>
#include <math.h>
Include dependency graph for volk_32fc_s32f_power_32fc.h:

Go to the source code of this file.

Functions

static lv_32fc_t __volk_s32fc_s32f_power_s32fc_a (const lv_32fc_t exp, const float power)
 raise a complex float to a real float power More...
 

Function Documentation

static lv_32fc_t __volk_s32fc_s32f_power_s32fc_a ( const lv_32fc_t  exp,
const float  power 
)
inlinestatic

raise a complex float to a real float power

References lv_cimag, lv_cmake, and lv_creal.