Vector Optimized Library of Kernels  2.0
Architecture-tuned implementations of math kernels
volk_32f_tan_32f.h File Reference
#include <stdio.h>
#include <math.h>
#include <inttypes.h>

Go to the source code of this file.

Macros

#define INCLUDED_volk_32f_tan_32f_u_H
 

Functions

static void volk_32f_tan_32f_generic (float *bVector, const float *aVector, unsigned int num_points)
 

Macro Definition Documentation

◆ INCLUDED_volk_32f_tan_32f_u_H

#define INCLUDED_volk_32f_tan_32f_u_H

Function Documentation

◆ volk_32f_tan_32f_generic()

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