[][src]Module amcl_wrapper_ml::univar_poly

Structs

UnivarPolynomial

Univariate polynomial represented with coefficients in a vector. The ith element of the vector is the coefficient of the ith degree term.