Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[8/27]
bool
M2::mypromote
(
const
ARingQQ
&
R
,
const
ARingCC
&
S
,
const
ARingQQ::ElementType
&
fR
,
ARingCC::ElementType
&
fS
)
inline
Definition at line
322
of file
aring-translate.hpp
.
326
{
327
(void) R;
328
return
S.
set_from_mpq
(fS, &fR);
329
}
M2::ARingCC::set_from_mpq
bool set_from_mpq(ElementType &result, mpq_srcptr a) const
Definition
aring-CC.hpp:189
References
M2::ARingCC::set_from_mpq()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0