Vector Optimized Library of Kernels  3.1.2
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>

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

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