Macaulay2 Engine
Loading...
Searching...
No Matches

◆ rawMutableComplexHash()

unsigned int rawMutableComplexHash ( const MutableComplex * M)

Definition at line 296 of file mutablecomplex.cpp.

297{
298 return M->hash();
299}
unsigned int hash() const
Definition hash.hpp:106

References MutableEngineObject::hash().