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

◆ operator*() [2/3]

const Poly & FreeAlgebraElement::operator* ( ) const
inline

Definition at line 294 of file FreeAlgebra.hpp.

295 {
296 return mPoly;
297 }

References mPoly.