#include <realroot/sparse_monomials.hpp>
#include <realroot/Seq.hpp>
#include <realroot/polynomial.hpp>
#include <realroot/ring.hpp>
Go to the source code of this file.
Classes | |
struct | mmx::use< A, B > |
struct | mmx::polynomial< C, V > |
struct | mmx::with< V, W > |
struct | mmx::Sparse |
struct | mmx::default_variant_of< Sparse > |
struct | mmx::use< polynomial_of, polynomial< C, with< Sparse, O > > > |
struct | mmx::ring< C, Sparse, O > |
Ring of sparse polynomials. More... | |
Namespaces | |
mmx | |
Macros | |
#define | TMPL template<class C, class O> |
#define | RING ring<C, Sparse, O > |
Functions | |
template<class C , class O > | |
C | mmx::sample (const RING &rg) |
#define RING ring<C, Sparse, O > |
#define TMPL template<class C, class O> |