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

◆ set()

void M2::ARingRRR::set ( ElementType & result,
const ElementType & a ) const
inline

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

145 {
146 mpfr_set(&result, &a, MPFR_RNDN);
147 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().

Referenced by abs(), DMatLUinPlace< RingType >::findPivot(), increase_norm(), M2::mylift(), M2::mylift(), M2::mypromote(), and syzygy().