Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[17/27]
bool
M2::mypromote
(
const
ARingRR
&
R
,
const
ARingRRi
&
S
,
const
ARingRR::ElementType
&
fR
,
ARingRRi::ElementType
&
fS
)
inline
Definition at line
425
of file
aring-translate.hpp
.
429
{
430
(void) R;
431
S.
set_from_double
(fS, fR);
432
return
true
;
433
}
M2::ARingRRi::set_from_double
bool set_from_double(ElementType &result, double a) const
Definition
aring-RRi.hpp:190
References
M2::ARingRRi::set_from_double()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0