Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[9/27]
bool
M2::mypromote
(
const
ARingQQ
&
R
,
const
ARingCCC
&
S
,
const
ARingQQ::ElementType
&
fR
,
ARingCCC::ElementType
&
fS
)
inline
Definition at line
330
of file
aring-translate.hpp
.
334
{
335
(void) R;
336
return
S.
set_from_mpq
(fS, &fR);
337
}
M2::ARingCCC::set_from_mpq
bool set_from_mpq(ElementType &result, mpq_srcptr a) const
Definition
aring-CCC.hpp:200
References
M2::ARingCCC::set_from_mpq()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0