Macaulay2 Engine
Loading...
Searching...
No Matches
res-moninfo.hpp
Go to the documentation of this file.
1// Copyright 2016 Michael E. Stillman
2
3#ifndef _res_moninfo_hpp_
4#define _res_moninfo_hpp_
5
43
46
48// using ResMonoid = ResMonoidSparse;
49
50#endif
51
52// Local Variables:
53// compile-command: "make -C $M2BUILDDIR/Macaulay2/e "
54// indent-tabs-mode: nil
55// End:
Dense-format ResMonoid implementation: monomials laid out as fixed-width exponent vectors.
ResMonoidDense — dense exponent-vector implementation of the resolution monoid.
ResMonoidSparse — sparse-multiset encoding alternative to ResMonoidDense.
ResMonoidDense ResMonoid