basicNumber.h File Reference

contains class representing elements of finite Field F_q and finite Ring F_q[epsilon]. See also fastNumber.h More...

#include <vector>
#include <iostream>
#include <assert.h>
#include "typedefs.h"
#include <math.h>
Include dependency graph for basicNumber.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  basicNumber< TScalar >
 basicNumber represents elements of finite Field F_q and finite Ring F_q[epsilon].
Limitation: field element representatives assumed as positive and only values between {0...characterristic-1} More...
class  fieldScalar< TScalar >
 class representing elements of F_q.
Limitation: field element representatives assumed as positive and only values between {0...characterristic-1} More...

Defines

#define STR(X)   #X
#define SW_STATUS(v1)   STR(v1)

Detailed Description

Author:
Martin Cremer, redesign Jakob Kröker
Todo:

besseren (sprechenden) Namen einfallen lassen.

rename basicNumber (to what?)?

Definition in file basicNumber.h.


Define Documentation

#define STR (  )     #X

Definition at line 15 of file basicNumber.h.

#define SW_STATUS ( v1   )     STR(v1)

Definition at line 16 of file basicNumber.h.

Referenced by printProgramAndEnvironmentInfo().

Generated on Tue Nov 23 13:10:52 2010 for centerfocus by  doxygen 1.6.3