#include "BenchSparseUtil.h"
Go to the source code of this file.
Macros | |
#define | BENCH(X) |
#define | DENSITY 0.01 |
#define | MINDENSITY 0.0004 |
#define | NBTRIES 10 |
#define | REPEAT 1 |
#define | SIZE 650000 |
Functions | |
int | main (int argc, char *argv[]) |
#define BENCH | ( | X | ) |
#define DENSITY 0.01 |
Definition at line 11 of file sparse_dense_product.cpp.
#define MINDENSITY 0.0004 |
Definition at line 21 of file sparse_dense_product.cpp.
#define NBTRIES 10 |
Definition at line 25 of file sparse_dense_product.cpp.
#define REPEAT 1 |
Definition at line 15 of file sparse_dense_product.cpp.
#define SIZE 650000 |
Definition at line 7 of file sparse_dense_product.cpp.
Definition at line 52 of file sparse_dense_product.cpp.