Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

benchmark_dotprod_FCC.cc File Reference

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

Defines

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

Typedefs

typedef gr_fir_FCC *(* fir_maker_t )(const std::vector< VrComplex > &taps)
typedef gr_fir_FCC 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_FCC filter_t
 

typedef gr_fir_FCC*(* fir_maker_t)(const std::vector< VrComplex > &taps)
 


Function Documentation

int main int  argc,
char **  argv
 


Generated on Wed Aug 4 02:22:06 2004 for GNU Radio by doxygen 1.3.8