Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[26/27]
bool
M2::mypromote
(
const
ARingRRR
&
R
,
const
ARingRRR
&
S
,
const
ARingRRR::ElementType
&
fR
,
ARingRRR::ElementType
&
fS
)
inline
Definition at line
376
of file
aring-translate.hpp
.
380
{
381
(void) R;
382
S.
set
(fS, fR);
383
return
true
;
384
}
M2::ARingRRR::set
void set(ElementType &result, const ElementType &a) const
Definition
aring-RRR.hpp:144
References
M2::ARingRRR::set()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0