Basic Polynomial Algebra Subprograms (BPAS)
v. 1.791
|
An element of the SLP of a rational number polynomial. More...
#include <mrpolynomial.h>
Classes | |
union | CoefOrInt |
Public Member Functions | |
SLPRepresentation (const SLPRepresentation &r) | |
Public Attributes | |
int | op |
int | type |
CoefOrInt | a |
int | b |
Interval | res |
An element of the SLP of a rational number polynomial.