Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[19/27]
bool
M2::mypromote
(
const
ARingRRi
&
R
,
const
ARingCCi
&
S
,
const
ARingRRi::ElementType
&
fR
,
ARingCCi::ElementType
&
fS
)
inline
Definition at line
500
of file
aring-translate.hpp
.
504
{
505
S.
set_from_Interval
(fS, &fR);
506
return
true
;
507
}
M2::ARingCCi::set_from_Interval
bool set_from_Interval(ElementType &result, gmp_RRi a) const
Definition
aring-CCi.hpp:244
References
M2::ARingCCi::set_from_Interval()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0