binius_core::protocols::sumcheck

Function batch_weighted_value

source
pub fn batch_weighted_value<F: Field>(
    batch_coeff: F,
    values: impl Iterator<Item = F>,
) -> F
Expand description

Multiply a sequence of field elements by the consecutive powers of batch_coeff