|
Macaulay2 Engine
|
#include "M2FreeAlgebra.hpp"#include <assert.h>#include <iostream>#include <string>#include <utility>#include <vector>#include "exceptions.hpp"#include "monoid.hpp"#include "monomial.hpp"#include "relem.hpp"Go to the source code of this file.
Functions | |
| PolyList | copyPolyVector (const M2FreeAlgebraOrQuotient *A, const PolyList &polys) |