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

◆ swap()

void M2::ARingRRR::swap ( ElementType & a,
ElementType & b ) const
inline

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

262{ mpfr_swap(&a, &b); }