NO DOX.
More...
#include <gmp.h>
#include <givaro/givconfig.h>
#include <givaro/givgfq.h>
#include <givaro/givpoly1.h>
#include <givaro/givpoly1factor.h>
#include "givaro/givtablelimits.h"
Namespaces |
| namespace | Givaro |
| | Namespace in which the whole Givaro library resides.
|
Functions |
| template<class Rt > |
| Rt | FF_EXPONENT_MAX (const Rt p, const Rt maxe=21) |
| | XXX.
|
| template<class Rt > |
| Rt | FF_SUBEXPONENT_MAX (const Rt p, const Rt e) |
| | XXX.
|
| template<typename Field > |
| unsigned long | Exponent_Trait (const Field &F) |
| | XXX.
|
| template<> |
| unsigned long | Exponent_Trait (const GFqDom< long > &F) |
| | XXX.
|
| template<typename BaseField > |
| unsigned long | Exponent_Trait (const Extension< BaseField > &F) |
| | XXX.
|
Detailed Description
Macro Definition Documentation
| #define NEED_POLYNOMIAL_REPRESENTATION |
( |
|
p, |
|
|
|
e |
|
) |
| ((e) > FF_SUBEXPONENT_MAX((p),(e))) |