Macaulay2 Engine
Loading...
Searching...
No Matches
◆
Element()
[1/2]
template<class
ARing
>
M2::SimpleARing
<
ARing
>::Element::Element
(
const
ARing
&
ring
)
inline
explicit
Definition at line
158
of file
aring.hpp
.
159
{
160
// without the Impl::, the compiler can't figure out where mValue comes
161
// from
162
ring
.init(
Impl::mValue
);
163
}
M2::ElementImpl::mValue
ElementType mValue
Definition
aring.hpp:119
M2::SimpleARing
A base class for simple ARings.
Definition
aring.hpp:147
References
M2::ElementImpl< ElementType >::mValue
.
M2
SimpleARing
Element
Generated on
for Macaulay2 Engine by
1.15.0