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

◆ FreeAlgebraElement() [2/2]

FreeAlgebraElement::FreeAlgebraElement ( const FreeAlgebra * F,
const Poly & f )
inline

Definition at line 277 of file FreeAlgebra.hpp.

278 : mRing(F),
279 mPoly(f)
280 {
281 }
const FreeAlgebra * mRing

References mPoly, and mRing.