#include <algebramix/polynomial.hpp>
#include <algebramix/polynomial_balanced.hpp>
#include <algebramix/polynomial_ring_dicho.hpp>
#include <algebramix/kronecker_int.hpp>
#include <algebramix/polynomial_kronecker.hpp>
Go to the source code of this file.
#define DECLARE_HELPER | ( | I | ) |
STMPL struct polynomial_variant_helper<I> { \ typedef polynomial_int PV; };