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

◆ numVars()

int FreeAlgebra::numVars ( ) const
inline

Definition at line 90 of file FreeAlgebra.hpp.

90{ return monoid().numVars(); }
const FreeMonoid & monoid() const
unsigned int numVars() const

References monoid(), and FreeMonoid::numVars().

Referenced by compare_elems(), eval(), and support().