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

◆ clear()

void M2::ARingCCC::clear ( ElementType & result)
inlinestatic

Definition at line 175 of file aring-CCC.hpp.

176 {
177 mpfr_clear(&result.re);
178 mpfr_clear(&result.im);
179 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().

Referenced by almostEqual(), elem_text_out(), power(), TEST(), TEST(), TEST(), TEST(), TEST(), and testRingNegateCCC().