Macaulay2 Engine
Loading...
Searching...
No Matches
◆
is_equal()
bool
M2::ARingQQGMP::is_equal
(
const
ElementType
&
f
,
const
ElementType
&
g
) const
inline
Definition at line
100
of file
aring-qq-gmp.hpp
.
101
{
102
return
mpq_equal(&f, &g);
103
}
M2
ARingQQGMP
Generated on
for Macaulay2 Engine by
1.15.0