realroot_doc 0.1.1
|
template<class C> struct ring<C, MonomialTensor>
The polynomials are represented by a sequence of coefficients in the monomial basis:
C | is the type of coefficients. |
template<class C> struct ring<C, Monomials>
The polynomials are represented by a sequence of coefficients in the monomial basis:
C | is the type of coefficients. |