Macaulay2 Engine
Loading...
Searching...
No Matches
◆
mylift()
[13/16]
bool
M2::mylift
(
const
ARingRRR
&
R
,
const
ARingRR
&
S
,
ARingRRR::ElementType
&
result_gR
,
const
ARingRR::ElementType
&
gS
)
inline
Definition at line
535
of file
aring-translate.hpp
.
539
{
540
(void) S;
541
R.
set_from_double
(result_gR, gS);
542
return
true
;
543
}
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