Givaro
Data Structures | Namespaces | Typedefs
givgenarith.h File Reference
#include "givaro/givbasictype.h"

Data Structures

struct  __givdom_trait_name< T >
class  BaseDomain< T >

Namespaces

namespace  Givaro
 

Arithmetic on GF(p^k), with p a prime number less than 2^15.


Typedefs

typedef BaseDomain< char > CharDom
typedef BaseDomain< short > ShortDom
typedef BaseDomain< int > IntDom
typedef BaseDomain< long > LongDom
typedef BaseDomain< float > FloatDom
typedef BaseDomain< double > DoubleDom