Developer documentation

tensor_monomials.hpp File Reference
#include <vector>
#include <iterator>
#include <realroot/shared_object.hpp>
#include <realroot/sparse_monomials.hpp>
#include <realroot/tensor_eenv.hpp>
#include <realroot/binomials.hpp>
#include "realroot/tensor_monomials_fcts.hpp"

Go to the source code of this file.

Classes

struct  mmx::tensor::monomials< C >
 
struct  mmx::use< A, B >
 
struct  mmx::use< operators_of, Polynomial >
 

Namespaces

 mmx
 
 mmx::tensor
 namespace for representation of polynomials as dense tensor product.
 

Macros

#define Polynomial   tensor::monomials<C>
 
#define TMPL   template<class C>
 

Macro Definition Documentation

#define Polynomial   tensor::monomials<C>
#define TMPL   template<class C>
Home