Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mylift()
[15/16]
bool
M2::mylift
(
const
ARingRRR
&
R
,
const
ARingRRR
&
S
,
ARingRRR::ElementType
&
result_gR
,
const
ARingRRR::ElementType
&
gS
)
inline
Definition at line
544
of file
aring-translate.hpp
.
548
{
549
(void) S;
550
R.
set
(result_gR, gS);
551
return
true
;
552
}
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