Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[12/27]
bool
M2::mypromote
(
const
ARingQQ
&
R
,
const
ARingRRR
&
S
,
const
ARingQQ::ElementType
&
fR
,
ARingRRR::ElementType
&
fS
)
inline
Definition at line
306
of file
aring-translate.hpp
.
310
{
311
(void) R;
312
return
S.
set_from_mpq
(fS, &fR);
313
}
M2::ARingRRR::set_from_mpq
bool set_from_mpq(ElementType &result, mpq_srcptr a) const
Definition
aring-RRR.hpp:176
References
M2::ARingRRR::set_from_mpq()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0