realroot_doc 0.1.1
|
#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.
namespace for representation of polynomials as dense tensor product.
#define Polynomial tensor::monomials<C> |
Definition at line 103 of file tensor_monomials.hpp.
#define TMPL template<class C> |
Definition at line 104 of file tensor_monomials.hpp.