Macaulay2 Engine
Loading...
Searching...
No Matches
◆
from_ring_elem_const()
const
ElementType
& M2::ARingGFFlintBig::from_ring_elem_const
(
const
ring_elem
&
a
)
const
inline
Definition at line
229
of file
aring-gf-flint-big.hpp
.
230
{
231
return
*
reinterpret_cast<
ElementType
*
>
(a.
poly_val
);
232
}
M2::ARingGFFlintBig::ElementType
fq_nmod_struct ElementType
Definition
aring-gf-flint-big.hpp:91
ring_elem::poly_val
Nterm * poly_val
Definition
ringelem.hpp:86
References
ring_elem::poly_val
.
M2
ARingGFFlintBig
Generated on
for Macaulay2 Engine by
1.15.0