Function hacspec_halo2::trim_polyx

source ·
pub fn trim_polyx(p: Polyx) -> Polyx
Expand description

Trim a polynomial of trailing zeros (zero-terms) and return it

Arguments

  • p - the polynomial