Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[14/27]
bool
M2::mypromote
(
const
ARingRR
&
R
,
const
ARingCCC
&
S
,
const
ARingRR::ElementType
&
fR
,
ARingCCC::ElementType
&
fS
)
inline
Definition at line
366
of file
aring-translate.hpp
.
370
{
371
(void) R;
372
S.
set_from_doubles
(fS, fR, 0);
373
return
true
;
374
}
M2::ARingCCC::set_from_doubles
void set_from_doubles(ElementType &result, double re, double im) const
Definition
aring-CCC.hpp:590
References
M2::ARingCCC::set_from_doubles()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0