Public Attributes | |
double | a_double |
int | a_int |
int | algo |
const char * | file |
Definition at line 5 of file test_options.c.
double params::a_double |
Definition at line 7 of file test_options.c.
int params::a_int |
Definition at line 6 of file test_options.c.
int params::algo |
Definition at line 9 of file test_options.c.
const char* params::file |
Definition at line 8 of file test_options.c.