Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[5/27]
bool
M2::mypromote
(
const
ARingCCC
&
R
,
const
ARingCCC
&
S
,
const
ARingCCC::ElementType
&
fR
,
ARingCCC::ElementType
&
fS
)
inline
Definition at line
473
of file
aring-translate.hpp
.
477
{
478
(void) R;
479
S.
set
(fS, fR);
480
return
true
;
481
}
M2::ARingCCC::set
void set(ElementType &result, const ElementType &a) const
Definition
aring-CCC.hpp:163
References
M2::ARingCCC::set()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0