20namespace layer1_foundations {
21namespace field_theory {
41 int argc, std::string *argv,
44 int f_v = (verbose_level >= 1);
49 cout <<
"finite_field_description::read_arguments" << endl;
51 for (i = 0; i < argc; i++) {
56 cout <<
"-q " <<
q << endl;
59 else if (ST.
stringcmp(argv[i],
"-override_polynomial") == 0) {
66 else if (ST.
stringcmp(argv[i],
"-without_tables") == 0) {
69 cout <<
"-without_tables " << endl;
72 else if (ST.
stringcmp(argv[i],
"-end") == 0) {
74 cout <<
"-end" << endl;
79 cout <<
"finite_field_description::read_arguments "
80 "unrecognized option " << argv[i] << endl;
84 cout <<
"finite_field_description::read_arguments done" << endl;
94 cout <<
"-q " <<
q << endl;
100 cout <<
"-without_tables" << endl;
int read_arguments(int argc, std::string *argv, int verbose_level)
std::string override_polynomial
int f_override_polynomial
finite_field_description()
~finite_field_description()
the orbiter library for the classification of combinatorial objects