Macaulay2 Engine
Loading...
Searching...
No Matches
◆
get_from_double()
[3/7]
bool
M2::get_from_double
(
const
ARingCCi
&
R
,
ARingCCi::ElementType
&
a
,
double
b
)
inline
Definition at line
199
of file
aring-translate.hpp
.
202
{
203
return
R.
set_from_double
(a, b);
204
}
M2::ARingCCi::set_from_double
bool set_from_double(ElementType &result, double a) const
Definition
aring-CCi.hpp:230
References
M2::ARingCCi::set_from_double()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0