Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[22/27]
bool
M2::mypromote
(
const
ARingRRR
&
R
,
const
ARingCCC
&
S
,
const
ARingRRR::ElementType
&
fR
,
ARingCCC::ElementType
&
fS
)
inline
Definition at line
396
of file
aring-translate.hpp
.
400
{
401
(void) R;
402
S.
set_from_RRR
(fS, fR);
403
return
true
;
404
}
M2::ARingCCC::set_from_RRR
bool set_from_RRR(ElementType &result, const ARingRRR::ElementType &a) const
Definition
aring-CCC.hpp:561
References
M2::ARingCCC::set_from_RRR()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0