Macaulay2 Engine
Loading...
Searching...
No Matches
◆
get_from_BigComplex()
[1/4]
bool
M2::get_from_BigComplex
(
const
ARingCC
&
R
,
ARingCC::ElementType
&
a
,
gmp_CC
b
)
inline
Definition at line
163
of file
aring-translate.hpp
.
166
{
167
return
R.
set_from_BigComplex
(a, b);
168
}
M2::ARingCC::set_from_BigComplex
bool set_from_BigComplex(ElementType &result, gmp_CC a) const
Definition
aring-CC.hpp:208
References
M2::ARingCC::set_from_BigComplex()
.
M2
Generated on
for Macaulay2 Engine by
1.15.0