#include <PIR-modular-int32.h>
Public Types | |
| typedef int32 | Element |
| typedef PIRModular< int32 > | Field |
Public Member Functions | |
| FieldAXPY (const Field &F) | |
| FieldAXPY (const FieldAXPY &faxpy) | |
| FieldAXPY< PIRModular< int32 > > & | 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 () |
Protected Attributes | |
| Field | _F |
| uint64 | _y |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7