#include <realroot/Seq.hpp>#include <realroot/tensor_bernstein.hpp>#include <realroot/tensor_bernstein_fcts.hpp>#include <realroot/monomial.hpp>#include <realroot/polynomial.hpp>#include <realroot/ring.hpp>Go to the source code of this file.
Classes | |
| struct | mmx::Bernstein |
| struct | mmx::use< polynomial_of, polynomial< C, with< Bernstein > > > |
| struct | mmx::ring< C, Bernstein > |
| struct | mmx::ring_of< C > |
| Generic ring class. More... | |
| struct | mmx::ring_of< polynomial< C, with< Bernstein > > > |
Namespaces | |
| mmx | |
Macros | |
| #define | TMPL template<class C,class B> |
| #define | RING ring<C,B> |
Functions | |
| TMPL Seq< typename ring< C, Bernstein >::Polynomial > | mmx::coefficients (const typename ring< C, Bernstein >::Polynomial &pol, int v) |
| #define RING ring<C,B> |
| #define TMPL template<class C,class B> |