Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[11/27]
bool
M2::mypromote
(
const
ARingQQ
&
R
,
const
ARingRRi
&
S
,
const
ARingQQ::ElementType
&
fR
,
ARingRRi::ElementType
&
fS
)
inline
Definition at line
314
of file
aring-translate.hpp
.
318
{
319
(void) R;
320
return
S.
set_from_mpq
(fS, &fR);
321
}
M2::ARingRRi::set_from_mpq
bool set_from_mpq(ElementType &result, mpq_srcptr a) const
Definition
aring-RRi.hpp:184
References
M2::ARingRRi::set_from_mpq()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0