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

◆ is_zero()

bool FreeAlgebraQuotient::is_zero ( const Poly & f) const
inline

Definition at line 116 of file FreeAlgebraQuotient.hpp.

116{ return n_terms(f) == 0; }
long n_terms(const Poly &f) const

References n_terms().