Basic Polynomial Algebra Subprograms (BPAS)
v. 1.791
|
An element of the SLP of an integer polynomial. More...
#include <mzpolynomial.hpp>
Classes | |
union | CoefOrInt |
Public Member Functions | |
SLPZRepresentation (const SLPZRepresentation &r) | |
Public Attributes | |
int | op |
int | type |
CoefOrInt | a |
int | b |
Interval | res |
An element of the SLP of an integer polynomial.