GNU Radio 3.6.5 C++ API

float_dotprod_x86.h File Reference

Go to the source code of this file.

Functions

float float_dotprod_3dnow (const float *input, const float *taps, unsigned n_4_float_blocks)
float float_dotprod_sse (const float *input, const float *taps, unsigned n_4_float_blocks)

Function Documentation

float float_dotprod_3dnow ( const float *  input,
const float *  taps,
unsigned  n_4_float_blocks 
)
float float_dotprod_sse ( const float *  input,
const float *  taps,
unsigned  n_4_float_blocks 
)