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"
|
|
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.
|
| |