Allows other parts of the program to include only one file when using classes from the arithm library. More...
#include <iostream>
#include <gmpxx.h>
#include <gmp.h>
#include <cstdint>
#include <vector>
#include "group/group.hpp"
#include "group/elmt.hpp"
#include "field/field.hpp"
#include "group/arrayofelmts.hpp"
#include "field/modfield.hpp"
#include "psubgroup/psubgroup.hpp"
#include "psubgroup/modpgrp.hpp"
Go to the source code of this file.
Namespaces | |
namespace | arithm |
Implements useful algebraic structures such as groups, fields, p-subgroups, etc. |
Allows other parts of the program to include only one file when using classes from the arithm library.
Definition in file arithm.hpp.