Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module type UNIVARIATE = sig ... end
Univariate polynomials
module MakeUnivariate (R : Ff_sig.PRIME) : UNIVARIATE with type scalar = R.t
Make(Fp)
builds a module of type T
where the coefficients are in the prime field Fp