Macaulay2 Engine
Loading...
Searching...
No Matches
◆
add_to()
template<class RingType>
virtual void
M2::AConcreteRing
< RingType >::add_to
(
RElement
&
a
,
const
RElement
&
b
) const
inline
virtual
Definition at line
89
of file
aring-wrap.hpp
.
90
{
91
R_
.add_to(
RELEM
(
RingType
,
a
),
constRELEM
(
RingType
,
b
));
92
}
M2::AConcreteRing::R_
RingType R_
Definition
aring-wrap.hpp:95
M2::AConcreteRing
Definition
aring-wrap.hpp:69
References
R_
.
M2
AConcreteRing
Generated on
for Macaulay2 Engine by
1.15.0