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

◆ is_equal() [1/2]

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

Definition at line 242 of file aring-tower.hpp.

243 {
244 return is_equal(mStartLevel, f, g);
245 }
bool is_equal(ElementType f, ElementType g) const

References is_equal(), and mStartLevel.

Referenced by is_equal(), and is_equal().