Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[20/27]
bool
M2::mypromote
(
const
ARingRRi
&
R
,
const
ARingRRi
&
S
,
const
ARingRRi::ElementType
&
fR
,
ARingRRi::ElementType
&
fS
)
inline
Definition at line
416
of file
aring-translate.hpp
.
420
{
421
(void) R;
422
S.
set
(fS, fR);
423
return
true
;
424
}
M2::ARingRRi::set
void set(ElementType &result, const ElementType &a) const
Definition
aring-RRi.hpp:153
References
M2::ARingRRi::set()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0