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

◆ Element() [3/4]

M2::ARingTower::Element::Element ( const ARingTower & _R)
inlineexplicit

Definition at line 133 of file aring-tower.hpp.

134 : ElementImpl(static_cast<ElementType>(nullptr)), R(_R)
135 {
136 }
const ARingTower & R
ARingPolynomial ElementType
ElementImpl()=default

References M2::ARingTower::ARingTower(), M2::ElementImpl< ElementType >::ElementImpl(), and R.