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

◆ is_member() [4/5]

bool M2::ARingRRi::is_member ( mpq_srcptr a,
const ElementType & f ) const
inline

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

112{ return mpfi_cmp_q(&f,a) == 0; }