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

◆ ring()

const FreeAlgebra & FreeAlgebraElement::ring ( ) const
inline

Definition at line 286 of file FreeAlgebra.hpp.

287 {
288 return *mRing;
289 }
const FreeAlgebra * mRing

References mRing.

Referenced by operator<<().