realroot_doc 0.1.1
|
#include <realroot/shared_object.hpp>
#include <realroot/texp_sup.hpp>
#include <realroot/variables.hpp>
#include <realroot/monomial.hpp>
#include <realroot/ring.hpp>
#include <realroot/polynomial_mthd.hpp>
#include <realroot/polynomial_fcts.hpp>
#include <realroot/polynomial_operators.hpp>
Go to the source code of this file.
#define DECL_WITH |
Definition at line 38 of file polynomial.hpp.
#define SELF polynomial<C, VARIANT> |
Definition at line 28 of file polynomial.hpp.
#define TMPL template <class C, class Rep, class Ord> |
Definition at line 26 of file polynomial.hpp.
#define VARIANT with<Rep,Ord> |
Definition at line 27 of file polynomial.hpp.