#include <givaro-extension.h>
Inheritance diagram for GivaroExtension:
Public Types | |
typedef Extension< BaseField >::Element | Element |
typedef GIV_ExtensionrandIter< Extension< BaseField >, LinBox::integer > | RandIter |
Public Methods | |
GivaroExtension (const integer &p, const integer &k=1) | |
GivaroExtension (const BaseField &bF, const integer &ext=1) | |
GivaroExtension (const Self_t &F) |
|
Element type. This type is inherited from the Givaro class Extension |
|
RandIter type This type is inherited from the Givaro class GFqDom<TAG> |
|
Constructor from an integer |
|
Constructor extension of a base field |
|
Copy Constructor |