Macaulay2 Engine
Loading...
Searching...
No Matches
◆
text_out()
void M2::ARingGFM2::text_out
(
buffer
&
o
)
const
Definition at line
183
of file
aring-m2-gf.cpp
.
184
{
185
o <<
"GF("
<<
mGF
.characteristic() <<
"^"
<<
mGF
.dimension() <<
",M2)"
;
186
}
M2::ARingGFM2::mGF
GaloisFieldTable mGF
Definition
aring-m2-gf.hpp:148
References
mGF
.
M2
ARingGFM2
Generated on
for Macaulay2 Engine by
1.15.0