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

◆ midpoint()

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

Definition at line 341 of file aring-RRi.hpp.

341{ mpfi_mid(&a,&b); }

Referenced by M2::mylift(), M2::mylift(), M2::mylift(), TEST(), and testRingNegateRRi().