Developer documentation

polynomial_bernstein.hpp File Reference

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 >::Polynomialmmx::coefficients (const typename ring< C, Bernstein >::Polynomial &pol, int v)
 

Macro Definition Documentation

#define RING   ring<C,B>
#define TMPL   template<class C,class B>
Home