#include <modular.h>
Public Types | |
| typedef uint16 | Element |
| typedef Modular< uint16 > | Field |
Public Member Functions | |
| FieldAXPY (const Field &F) | |
| FieldAXPY (const FieldAXPY &faxpy) | |
| FieldAXPY< Modular< uint16 > > & | operator= (const FieldAXPY &faxpy) |
| uint64 & | mulacc (const Element &a, const Element &x) |
| uint64 & | accumulate (const Element &t) |
| Element & | get (Element &y) |
| FieldAXPY & | assign (const Element y) |
| void | reset () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7