Macaulay2 Engine
Loading...
Searching...
No Matches
◆
is_member()
[4/7]
bool
M2::ARingCCi::is_member
(
double
a
,
const
ElementType
&
f
) const
inline
Definition at line
131
of file
aring-CCi.hpp
.
131
{
return
mpfi_cmp_d(&f.re,a) == 0 && mpfi_cmp_si(&f.im,0); }
References
cci_struct::im
, and
cci_struct::re
.
M2
ARingCCi
Generated on
for Macaulay2 Engine by
1.15.0