14.2.1 libs.ntl - Interface to NTL

The module libs.ntl defines the following classes:

class mat_ZZ
The mat_ZZ class implements arithmetic with matrices over $ \mathbf{Z}$ .

class mat_ZZ_class
The mat_ZZ class implements arithmetic with matrices over $ \mathbf{Z}$ .

class ZZ_class
The ZZ class is used to represent signed, arbitrary length integers.

class ZZ_p_class
The ZZ_p class is used to represent integers modulo $ p$ .

class ZZ_pX_class
The class ZZ_pX implements polynomial arithmetic modulo $ p$ .

class ZZX_class
The class ZZX implements polynomials in $ \mathbf{Z}[X]$ , i.



Subsections
See About this document... for information on suggesting changes.