Structs§
- Dense
Poly Inner Product - Dense
Polynomial - Dense
Polynomial Config - Configuration of the polynomial semiring $S[X]$ over the (semi)ring
configured by
S, with [DynamicPolynomial] as its element.
Traits§
- HasDense
Polynomial Config - Extension trait providing
DensePolynomialConfigfrom a coefficient config, so that the same config can be used to perform operations on dynamic polynomials:cfg.poly_cfg().mul(&p, &q).