Givaro
Namespaces | Typedefs | Functions
all_field.C File Reference
#include <iostream>
#include <givaro/gfq.h>
#include <givaro/montgomery.h>
#include <givaro/modular.h>
#include <givaro/StaticElement.h>
+ Include dependency graph for all_field.C:

Namespaces

 Givaro
 Namespace in which the whole Givaro library resides.
 

Typedefs

typedef Modular< uint32_t > Field1
 
typedef StaticElement< Field1Element1
 
typedef GFqDom< int64_t > Field2
 
typedef StaticElement< Field2Element2
 
typedef Montgomery< int32_t > Field3
 
typedef StaticElement< Field3Element3
 
typedef Modular< IntegerField4
 
typedef StaticElement< Field4Element4
 
typedef Modular< int32_t > Field5
 
typedef StaticElement< Field5Element5
 
typedef Modular< int16_t > Field6
 
typedef StaticElement< Field6Element6
 
typedef Modular< Log16 > Field7
 
typedef StaticElement< Field7Element7
 

Functions

template<class Field , class Element >
void TestField ()
 
int main (int argc, char **argv)
 

Function Documentation

◆ TestField()

void TestField ( )

◆ main()

int main ( int  argc,
char **  argv 
)