benchmark_dotprod_ccc.cc File Reference

#include <stdio.h>
#include <sys/time.h>
#include <unistd.h>
#include <gr_fir_util.h>
#include <gr_fir_ccc.h>
#include <random.h>

Defines

#define TOTAL_TEST_SIZE   (40 * 1000 * 1000L)
#define NTAPS   256
#define BLOCK_SIZE   (50 * 1000)

Typedefs

typedef gr_fir_ccc *(* fir_maker_t )(const std::vector< gr_complex > &taps)
typedef gr_fir_ccc filter_t

Functions

int main (int argc, char **argv)


Define Documentation

#define BLOCK_SIZE   (50 * 1000)

#define NTAPS   256

#define TOTAL_TEST_SIZE   (40 * 1000 * 1000L)


Typedef Documentation

typedef gr_fir_ccc*(* fir_maker_t)(const std::vector< gr_complex > &taps)


Function Documentation

int main ( int  argc,
char **  argv 
)


Generated on Wed Oct 8 09:08:57 2008 for GNU Radio 3.0.4 by  doxygen 1.5.6