p3_field

Function two_adic_coset_zerofier

Source
pub fn two_adic_coset_zerofier<F: TwoAdicField>(
    log_n: usize,
    shift: F,
    x: F,
) -> F
Expand description

Computes Z_{sH}(x), where Z_{sH} is the zerofier of the given coset of a multiplicative subgroup of order 2^log_n.