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

◆ set_zero()

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

Definition at line 149 of file aring-RRR.hpp.

150 {
151 mpfr_set_si(&result, 0, MPFR_RNDN);
152 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().

Referenced by DMatLUinPlace< RingType >::findPivot(), and zeroize_tiny().