Macaulay2 Engine
Loading...
Searching...
No Matches
◆
computeHashValue()
unsigned
int
M2FreeAlgebraQuotient::computeHashValue
(
const
ring_elem
a
)
const
virtual
Implements
Ring
.
Definition at line
58
of file
M2FreeAlgebraQuotient.cpp
.
59
{
60
(void) a;
61
return
0;
// TODO: change this to a more reasonable hash code.
62
}
M2FreeAlgebraQuotient
Generated on
for Macaulay2 Engine by
1.15.0