linbox
Data Structures | Namespaces
givaro-gfq.h File Reference
#include "linbox/linbox-config.h"
#include "linbox/util/debug.h"
#include "linbox/integer.h"
#include "linbox/field/field-traits.h"
#include "linbox/field/field-interface.h"
#include <givaro/givtablelimits.h>
#include <givaro/givgfq.h>
#include <givaro/giv_randiter.h>
#include <givaro/givpoly1factor.h>

Data Structures

class  GivaroGfq
 Wrapper of Givaro's GFqDom<int32_t> class. More...

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.

Detailed Description

Warning
This wrapper works only with an improved version of Givaro ; This version of givaro won't be available for public yet ; But it is available on my web page ; You can send me a mail to get it or for others details.