chunker ~master (2019-09-24T23:08:55Z)
Dub
Repo
Pol.mulMod
chunker
polynomials
Pol
Computes
this*f mod g
.
struct
Pol
Pol
mulMod
(
Pol
f
,
Pol
g
)
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 this*f mod g.