Module 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ยง

ChunkedPolynomial
This struct contains multiple chunk polynomials with degree size-1.