chunker ~master (2021-11-01T16:25:44.5305726)
Dub
Repo
Pol.gcd
chunker
polynomials
Pol
Computes the Greatest Common Divisor of
x
and
f
.
struct
Pol
static
Pol
gcd
(
Pol
x
,
Pol
f
)
Meta
Source
See Implementation
chunker
polynomials
Pol
aliases
Base
functions
expand
mulMod
opBinary
toString
properties
deg
irreducible
static functions
derive
divMod
gcd
getRandom
variables
value
Computes the Greatest Common Divisor of x and f.