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

◆ is_member() [2/5]

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

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

115{ return mpfi_cmp_d(&f,a) == 0; }