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

◆ rawRingElementHash()

unsigned int rawRingElementHash ( const RingElement * a)

RingElement interface routines

Definition at line 42 of file ringelement.cpp.

42{ return a->hash(); }
unsigned int hash() const
Definition hash.hpp:70

References EngineObject::hash().