#include <algebramix/polynomial_int.hpp>
#include <algebramix/series.hpp>
#include <algebramix/series_relaxed.hpp>
Go to the source code of this file.
#define DECLARE_HELPER | ( | I | ) |
STMPL \ struct series_variant_helper<I> { \ typedef series_int SV; \ };