Skip to main content

zps_for_chunk

Function zps_for_chunk 

Source
pub fn zps_for_chunk<F, EF>(
    layout: &InputLayout,
    inputs: &[EF],
    chunk: usize,
) -> EF
where F: Field, EF: ExtensionField<F>,
Expand description

Compute the barycentric kernel value (zps) for a single quotient chunk.