hacspec_lib::prelude

Function vec_poly_mul

Source
pub fn vec_poly_mul<T: Numeric + Copy, U: SeqTrait<T>>(x: U, y: U, n: T) -> U