Macaulay2 Engine
Loading...
Searching...
No Matches
◆
is_equal()
bool
M2::ARingQQFlint::is_equal
(
const
ElementType
&
f
,
const
ElementType
&
g
) const
inline
Definition at line
104
of file
aring-qq-flint.hpp
.
105
{
106
return
fmpq_equal(&f, &g);
107
}
M2
ARingQQFlint
Generated on
for Macaulay2 Engine by
1.15.0