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

◆ rawComputationHash()

unsigned int rawComputationHash ( const Computation * C)

Definition at line 648 of file groebner.cpp.

648{ return C->hash(); }
unsigned int hash() const
Definition hash.hpp:106

References MutableEngineObject::hash().