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

◆ computeHashValue()

unsigned int M2::ARingRR::computeHashValue ( const elem & a) const
inline

Definition at line 76 of file aring-RR.hpp.

77 {
78 return static_cast<unsigned int>(a);
79 }