linbox
AbnormalHelper< Field > Class Template Reference

#include <abnormal-helpers.h>

Public Types

typedef Field::Element Element
 
typedef Field::Element Abnormal
 

Public Member Functions

 AbnormalHelper ()
 
 AbnormalHelper (const Field &F)
 
void init (const Field &field)
 
Abnormalmulacc (Abnormal &x, const Element &y, const Element &z) const
 
Element normalize (Abnormal &elt) const
 

Protected Attributes

Fieldfield_
 

Member Typedef Documentation

◆ Element

template<class Field>
typedef Field::Element Element

◆ Abnormal

template<class Field>
typedef Field::Element Abnormal

Constructor & Destructor Documentation

◆ AbnormalHelper() [1/2]

template<class Field>
AbnormalHelper ( )
inline

◆ AbnormalHelper() [2/2]

template<class Field>
AbnormalHelper ( const Field & F)
inline

Member Function Documentation

◆ init()

template<class Field>
void init ( const Field & field)
inline

◆ mulacc()

template<class Field>
Abnormal & mulacc ( Abnormal & x,
const Element & y,
const Element & z ) const
inline

◆ normalize()

template<class Field>
Element normalize ( Abnormal & elt) const
inline

Field Documentation

◆ field_

template<class Field>
Field* field_
protected

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