pub type QuotientSegments = [XFieldElement; 4];
Expand description
An element of the split-up quotient polynomial.
See also NUM_QUOTIENT_SEGMENTS
.
pub type QuotientSegments = [XFieldElement; 4];
An element of the split-up quotient polynomial.
See also NUM_QUOTIENT_SEGMENTS
.