|
linbox
|
#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) |
| Abnormal & | mulacc (Abnormal &x, const Element &y, const Element &z) const |
| Element | normalize (Abnormal &elt) const |
Protected Attributes | |
| Field * | field_ |
|
inline |
|
inline |
|
inline |