Function combined_inner_product

Source
pub fn combined_inner_product<F: FieldWitness, const NROUNDS: usize, const NLIMB: usize>(
    params: CombinedInnerProductParams<'_, F, NROUNDS, NLIMB>,
) -> F
Expand description