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

◆ gbvector_is_zero()

bool GBRing::gbvector_is_zero ( const gbvector * f) const
inline

Definition at line 298 of file gbring.hpp.

298{ return f == nullptr; }