carl  24.04
Computer ARithmetic Library
GaloisField.h File Reference
#include <carl-arith/numbers/numbers.h>
#include <carl-common/memory/Singleton.h>
#include <map>
#include <memory>
#include <mutex>
#include <utility>
Include dependency graph for GaloisField.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  carl::IntegerPairCompare< IntegerType >
 
class  carl::GaloisField< IntegerType >
 A finite field. More...
 
class  carl::GaloisFieldManager< IntegerType >
 

Namespaces

 carl
 carl is the main namespace for the library.
 

Detailed Description

Author
: Sebastian Junges
Since
October 17, 2013

Definition in file GaloisField.h.