|
Macaulay2 Engine
|
#include "ring.hpp"#include "ZZ.hpp"#include "coeffrings.hpp"#include "exceptions.hpp"#include "freemod.hpp"#include "monoid.hpp"#include "poly.hpp"#include "polyring.hpp"Go to the source code of this file.
Classes | |
| class | SumCollectorDefault |
| Generic SumCollector that accumulates into a single ring_elem via repeated Ring::add_to. More... | |
Functions | |
| RingZZ * | makeIntegerRing () |