Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

benchmark_dotprod_ccf.cc File Reference

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

Include dependency graph for benchmark_dotprod_ccf.cc:


Defines

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

Typedefs

typedef gr_fir_ccf *(* fir_maker_t )(const std::vector< float > &taps)
typedef gr_fir_ccf 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_ccf filter_t
 

typedef gr_fir_ccf*(* fir_maker_t)(const std::vector< float > &taps)
 


Function Documentation

int main int  argc,
char **  argv
 


Generated on Sat Jul 8 17:04:53 2006 for GNU Radio 2.x by  doxygen 1.4.1