Vector Optimized Library of Kernels 3.1.0
Architecture-tuned implementations of math kernels
volk_32f_s32f_x2_clamp_32f.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define INCLUDED_volk_32fc_s32f_x2_clamp_32f_u_H
 

Functions

static void volk_32f_s32f_x2_clamp_32f_generic (float *out, const float *in, const float min, const float max, unsigned int num_points)
 

Macro Definition Documentation

◆ INCLUDED_volk_32fc_s32f_x2_clamp_32f_u_H

#define INCLUDED_volk_32fc_s32f_x2_clamp_32f_u_H

Function Documentation

◆ volk_32f_s32f_x2_clamp_32f_generic()

static void volk_32f_s32f_x2_clamp_32f_generic ( float *  out,
const float *  in,
const float  min,
const float  max,
unsigned int  num_points 
)
inlinestatic