Basic Polynomial Algebra Subprograms (BPAS)
v. 1.791
|
A univariate polynomial over an arbitrary BPASField represented sparsely. More...
#include <upolynomial.h>
A univariate polynomial over an arbitrary BPASField represented sparsely.
This is the base for SparseUnivariatePolynomial when the template parameter is a field. Users should use SparseUnivariatePolynomial directly and not thing class.