Macaulay2 Engine
Loading...
Searching...
No Matches
MacaulayMatrix.hpp
Go to the documentation of this file.
1#pragma once
2
32
33#include "MonomialHashTable.hpp"
34
35namespace newf4 {
36
42
43struct Column
44{
45};
46
47struct Row
48{
49};
50
51} // end namespace newf4
52
53// Local Variables:
54// indent-tabs-mode: nil
55// End:
newf4::MonomialHashFunction and the new-F4 monomial-to-index hash table.
MonomialHashTable mMonomials