realroot_doc 0.1.1
|
#include <realroot/Seq.hpp>
#include <realroot/monomial.hpp>
#include <realroot/tensor_monomials.hpp>
#include <realroot/polynomial.hpp>
#include <realroot/ring.hpp>
Go to the source code of this file.
#define POLYNOMIAL polynomial<C, with<MonomialTensor> > |
Definition at line 23 of file polynomial_tensor.hpp.
Referenced by mmx::coefficients().
#define RING ring<C, MonomialTensor > |
Definition at line 22 of file polynomial_tensor.hpp.
#define TMPL template<class C> |
Definition at line 21 of file polynomial_tensor.hpp.