Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[25/27]
bool
M2::mypromote
(
const
ARingRRR
&
R
,
const
ARingRRi
&
S
,
const
ARingRRR::ElementType
&
fR
,
ARingRRi::ElementType
&
fS
)
inline
Definition at line
434
of file
aring-translate.hpp
.
438
{
439
(void) R;
440
S.
set_from_BigReal
(fS, &fR);
441
return
true
;
442
}
M2::ARingRRi::set_from_BigReal
bool set_from_BigReal(ElementType &result, gmp_RR a) const
Definition
aring-RRi.hpp:196
References
M2::ARingRRi::set_from_BigReal()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0