Givaro
|
Zech extension. More...
#include <iostream>
#include <vector>
#include "givaro/givprimes16.h"
#include <cmath>
#include <stddef.h>
Data Structures | |
class | AdicSize |
Namespaces | |
namespace | Givaro |
Arithmetic on GF(p^k), with p a prime number less than 2^15. | |
Defines | |
#define | FF_TABLE_MAX 2097153UL |
#define | _GIVARO_FF_MAXEXPONENT_ 21 |
Zech extension.
Zech extension fitting a small enough memory space t-adic max sizes for BLAS based linear algebra over extension fields
- [Dumas, Gautier, Pernet 2002] Finite field linear algebra subroutines. ISSAC'02: Proceedings of the 2002 International Symposium on Symbolic and Algebraic Computation, Lille, France pp 63--74.
#define FF_TABLE_MAX 2097153UL |
#define _GIVARO_FF_MAXEXPONENT_ 21 |