linbox
Public Types | Public Member Functions
GivaroExtension< LinBox::GivaroGfq > Class Template Reference

This template class is define just to be in phase with the LinBox archetype. More...

#include <givaro-extension.h>

+ Inheritance diagram for GivaroExtension< LinBox::GivaroGfq >:

Public Types

typedef Givaro::Extension
< Givaro::GFqDom< int32_t >
>::Element 
Element
 Element type. More...
 
typedef
Givaro::GIV_ExtensionrandIter
< Givaro::Extension
< Givaro::GFqDom< int32_t >
>, LinBox::integer
RandIter
 RandIter type. More...
 

Public Member Functions

 GivaroExtension (const integer &p, const integer &k=1)
 Constructor from an integer.
 
 GivaroExtension (const GivaroGfq &bF, const integer &ext=1)
 Constructor extension of a base field.
 
 GivaroExtension (const Self_t &F)
 Copy Constructor.
 

Detailed Description

template<>
class LinBox::GivaroExtension< LinBox::GivaroGfq >

This template class is define just to be in phase with the LinBox archetype.

Most of all methods are inherited from Extension class of Givaro. these class allow to construct only extension field with a prime characteristic.

Member Typedef Documentation

typedef Givaro::Extension< Givaro::GFqDom<int32_t> >::Element Element

Element type.

This type is inherited from the Givaro class Extension

typedef Givaro::GIV_ExtensionrandIter< Givaro::Extension< Givaro::GFqDom<int32_t> >, LinBox::integer > RandIter

RandIter type.

This type is inherited from the Givaro class GFqDom<TAG>


The documentation for this class was generated from the following file: