Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mypromote()
[18/27]
bool
M2::mypromote
(
const
ARingRR
&
R
,
const
ARingRRR
&
S
,
const
ARingRR::ElementType
&
fR
,
ARingRRR::ElementType
&
fS
)
inline
Definition at line
348
of file
aring-translate.hpp
.
352
{
353
(void) R;
354
S.
set_from_double
(fS, fR);
355
return
true
;
356
}
M2::ARingRRR::set_from_double
bool set_from_double(ElementType &result, double a) const
Definition
aring-RRR.hpp:182
References
M2::ARingRRR::set_from_double()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0