Main Page
Related Pages
Data Structures
Files
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
Static Public Member Functions
NTNumConverter Struct Reference
Static Public Member Functions
static
poly
convert
(
const
number &n)
Detailed Description
Definition at line
2256
of file
transext.cc
.
Member Function Documentation
static
poly
NTNumConverter::convert
(
const
number &
n
)
inline
static
Definition at line
2258
of file
transext.cc
.
2259
{
2260
// suitable for trans. ext. numbers that are fractions of polys
2261
return
NUM((fraction)n);
// return the numerator
2262
}
The documentation for this struct was generated from the following file:
libpolys/polys/ext_fields/
transext.cc
Generated on Wed May 25 2016 12:00:06 by
doxygen 1.8.11
for
Singular debian-4.0.3-p1+ds-2build2