Static Public Member Functions
NTNumConverter Struct Reference
Static Public Member Functions
static
poly
convert
(
const
number &n)
Detailed Description
Definition at line
2215
of file
transext.cc
.
Member Function Documentation
◆
convert()
static
poly
NTNumConverter::convert
(
const
number &
n
)
inline
static
Definition at line
2217
of file
transext.cc
.
2218
{
2219
// suitable for trans. ext. numbers that are fractions of polys
2220
return
NUM
((fraction)n);
// return the numerator
2221
}
NUM
Definition:
readcf.cc:156
The documentation for this struct was generated from the following file:
libpolys/polys/ext_fields/
transext.cc
Generated on Wed Oct 4 2017 13:27:42 by
doxygen 1.8.13
for
Singular UNKNOWN_GIT_VERSION