My Project
Loading...
Searching...
No Matches
Static Public Member Functions
NTNumConverter Struct Reference
Static Public Member Functions
static
poly
convert
(
const
number
&n)
Detailed Description
Definition at line
2324
of file
transext.cc
.
Member Function Documentation
◆
convert()
static
poly NTNumConverter::convert
(
const
number
&
n
)
inline
static
Definition at line
2326
of file
transext.cc
.
2327
{
2328
// suitable for trans. ext. numbers that are fractions of polys
2329
return
NUM
((
fraction
)n);
// return the numerator
2330
}
List
Definition
ftmpl_list.h:52
NUM
#define NUM
Definition
readcf.cc:180
The documentation for this struct was generated from the following file:
libpolys/polys/ext_fields/
transext.cc
Generated on Tue May 21 2024 21:52:47 for My Project by
doxygen 1.9.8
for
Singular