Go to the source code of this file.
Macros | |
#define | A_PARAM 0.57 |
#define | B_PARAM 0.19 |
#define | C_PARAM 0.19 |
#define | NBFS_max 64 |
#define | default_SCALE ((int64_t)14) |
#define | default_edgefactor ((int64_t)16) |
Functions | |
void | get_options (int argc, char **argv) |
Variables | |
int | VERBOSE |
int | use_RMAT |
double | A |
double | B |
double | C |
double | D |
int | NBFS |
int64_t | SCALE |
int64_t | edgefactor |
void get_options | ( | int | argc, |
char ** | argv | ||
) |
double A |
double B |
double C |
double D |
int64_t edgefactor |
int NBFS |
int64_t SCALE |
int use_RMAT |
int VERBOSE |