arithm.hpp File Reference

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"
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  arithm
 Implements useful algebraic structures such as groups, fields, p-subgroups, etc.

Detailed Description

Allows other parts of the program to include only one file when using classes from the arithm library.

Author
Léo Perrin
Date
Time-stamp: <2012-08-23 22:07:48 leo>

Definition in file arithm.hpp.