Givaro
Data Structures | Namespaces
givgfqext.h File Reference

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

#include "givaro/givgfq.h"
#include <limits>
#include <deque>

Data Structures

class  GFqExtFast< TT >
 GFq Ext. More...
 
class  GFqExt< TT >
 GFq Ext (other) More...
 
class  GFqExtFast< TT >
 GFq Ext. More...
 
class  GFqExt< TT >
 GFq Ext (other) More...
 

Namespaces

 Givaro
 Namespace in which the whole Givaro library resides.
 

Detailed Description

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

Specialized for fast conversions to floating point numbers. Main difference in interface is init/convert.

Bibliography:
  • JG Dumas, Q-adic Transform Revisited, ISSAC 2008
    Warning
    k strictly greater than 1