decomp.lib
constant
decompopts
type
type
list
→
returntype
constant
decompmonom
type
type
list
→
(
poly
→
returntype
)
constant
divintvecs
type
type
intvec
→
(
intvec
→
returntype
)
constant
gcdv
type
type
intvec
→
returntype
constant
divisors
type
type
list
→
(
int
→
returntype
)
constant
improvecoef
type
type
number
→
(
poly
→
(
poly
→
returntype
)
)
constant
compose
type
type
list
→
returntype
constant
is_composite
type
type
poly
→
returntype
constant
decompose
type
type
list
→
(
poly
→
returntype
)
constant
decompmultivmonic
type
type
int
→
(
poly
→
(
poly
→
returntype
)
)
constant
decompunivmonic
type
type
int
→
(
poly
→
returntype
)
constant
reversal
type
type
list
→
(
poly
→
returntype
)
constant
newtonrroot
type
type
int
→
(
int
→
(
poly
→
returntype
)
)
constant
randomintvec
type
type
list
→
(
int
→
(
int
→
(
int
→
returntype
)
)
)
constant
makedistinguished
type
type
poly
→
(
poly
→
returntype
)
constant
maxdegs
type
type
poly
→
returntype
constant
chebyshev
type
type
list
→
(
int
→
returntype
)