Developer documentation

polynomial.hpp File Reference

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::polynomial_of
 
struct  mmx::polynomial< C, VARIANT >
 

Namespaces

 mmx
 

Macros

#define TMPL   template <class C, class Rep, class Ord>
 
#define VARIANT   with<Rep,Ord>
 
#define SELF   polynomial<C, VARIANT>
 
#define DECL_WITH
 

Macro Definition Documentation

#define DECL_WITH
#define SELF   polynomial<C, VARIANT>
#define TMPL   template <class C, class Rep, class Ord>
#define VARIANT   with<Rep,Ord>
Home