chunker ~master (2019-09-24T23:08:55Z)
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
benchmarkPolDeg
benchmarkPolDiv
benchmarkPolDivMod
benchmarkPolGetRandom
benchmarkPolIrreducible
benchmarkPolMod
expand
mulMod
opBinary
parseBin
toString
properties
deg
irreducible
static functions
derive
divMod
gcd
getRandom
variables
value
Computes the Greatest Common Divisor of x and f.