#include <ntl-pid-lzz_p.h>
Inheritance diagram for NTL_PID_zz_p:

Public Member Functions | |
| NTL_PID_zz_p (long pp, int exp=1) | |
| Element & | gcd (Element &g, const Element &a, const Element &b) const |
| Element & | gcdin (Element &a, const Element &b) const |
| bool | isUnit (const Element &a) const |
| Element & | div (Element &c, const Element &a, const Element &b) const |
| x := y/z | |
| Element & | divin (Element &a, const Element &b) const |
| x := x/y | |
Static Public Member Functions | |
| double | getMaxModulus () |
Protected Attributes | |
| long | _modulus |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
x := y/z
Reimplemented from UnparametricField< NTL::zz_p >. |
|
||||||||||||
|
x := x/y
Reimplemented from UnparametricField< NTL::zz_p >. |
|
|
Reimplemented from NTL_zz_p. |
|
|
|
1.3.7