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