My Project
debian-1:4.1.1-p2+ds-4
Static Public Member Functions
NTNumConverter Struct Reference
Static Public Member Functions
static poly
convert
(
const
number &n)
Detailed Description
Definition at line
2208
of file
transext.cc
.
Member Function Documentation
◆
convert()
static poly NTNumConverter::convert
(
const
number &
n
)
inline
static
Definition at line
2210
of file
transext.cc
.
2210
{
2211
static
inline
poly
convert
(
const
number& n)
2212
{
2213
// suitable for trans. ext. numbers that are fractions of polys
2214
return
NUM((fraction)n);
// return the numerator
The documentation for this struct was generated from the following file:
libpolys/polys/ext_fields/
transext.cc
NTNumConverter::convert
static poly convert(const number &n)
Definition:
transext.cc:2210
Generated on Fri Jan 10 2020 08:17:41 for My Project by
doxygen 1.8.16
for
Singular debian-1:4.1.1-p2+ds-4