Macaulay2 Engine
Loading...
Searching...
No Matches
◆
get_from_BigComplex()
[2/4]
bool
M2::get_from_BigComplex
(
const
ARingCCC
&
R
,
ARingCCC::ElementType
&
a
,
gmp_CC
b
)
inline
Definition at line
156
of file
aring-translate.hpp
.
159
{
160
return
R.
set_from_BigComplex
(a, b);
161
}
M2::ARingCCC::set_from_BigComplex
bool set_from_BigComplex(ElementType &result, gmp_CC a) const
Definition
aring-CCC.hpp:213
References
M2::ARingCCC::set_from_BigComplex()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0