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
35
namespace
newf4
{
36
37
class
MacaulayMatrix
38
{
39
private
:
40
MonomialHashTable
mMonomials
;
41
};
42
43
struct
Column
44
{
45
};
46
47
struct
Row
48
{
49
};
50
51
}
// end namespace newf4
52
53
// Local Variables:
54
// indent-tabs-mode: nil
55
// End:
MonomialHashTable.hpp
newf4::MonomialHashFunction and the new-F4 monomial-to-index hash table.
newf4::MacaulayMatrix::mMonomials
MonomialHashTable mMonomials
Definition
MacaulayMatrix.hpp:40
newf4::MacaulayMatrix
Definition
MacaulayMatrix.hpp:38
newf4::MonomialHashTable
Definition
MonomialHashTable.hpp:163
newf4
Definition
Basis.hpp:43
newf4::Column
Definition
MacaulayMatrix.hpp:44
newf4::Row
Definition
MacaulayMatrix.hpp:48
Macaulay2
e
gb-f4
MacaulayMatrix.hpp
Generated on
for Macaulay2 Engine by
1.15.0