Module o1_utils::chunked_polynomial
source · Expand description
This module contains a type ChunkedPolynomial, and a number of helper methods to deal with chunked polynomials. Polynomials that cut in several polynomials of the same length.
Structs
- This struct contains multiple chunk polynomials with degree
size-1
.