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

◆ set_zero()

void M2::ARingZZ::set_zero ( ElementType & result) const
inline

Definition at line 126 of file aring-zz-flint.hpp.

126{ fmpz_set_si(&result, 0); }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().

Referenced by invert(), and syzygy().