Vector Optimized Library of Kernels 3.1.0
Architecture-tuned implementations of math kernels
volk_32f_x2_powpuppet_32f.h File Reference
#include <math.h>
#include <volk/volk.h>
#include <volk/volk_32f_x2_pow_32f.h>
Include dependency graph for volk_32f_x2_powpuppet_32f.h:

Go to the source code of this file.

Functions

static float * make_positive (const float *input, unsigned int num_points)
 
static void volk_32f_x2_powpuppet_32f_generic (float *cVector, const float *bVector, const float *aVector, unsigned int num_points)
 

Function Documentation

◆ make_positive()

static float * make_positive ( const float *  input,
unsigned int  num_points 
)
inlinestatic

◆ volk_32f_x2_powpuppet_32f_generic()

static void volk_32f_x2_powpuppet_32f_generic ( float *  cVector,
const float *  bVector,
const float *  aVector,
unsigned int  num_points 
)
inlinestatic