#include <gr_complex.h>
#include "gr_fir_ccc_simd.h"
#include "ccomplex_dotprod_generic.h"
#include <iostream>
Functions | |
void | ccomplex_dotprod_generic (const float *input, const float *taps, unsigned n_2_ccomplex_blocks, float *result) |
void ccomplex_dotprod_generic | ( | const float * | input, | |
const float * | taps, | |||
unsigned | n_2_ccomplex_blocks, | |||
float * | result | |||
) |