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

◆ computeHashValue()

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

Definition at line 100 of file aring-zzp-flint.hpp.

101 {
102 return static_cast<unsigned int>(a);
103 }