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

◆ is_equal()

bool M2::ARingCC::is_equal ( const ElementType & f,
const ElementType & g ) const
inline

Definition at line 108 of file aring-CC.hpp.

109 {
110 return f.re == g.re and f.im == g.im;
111 }

References cc_doubles_struct::im, and cc_doubles_struct::re.

Referenced by TEST().