twenty_first::math::ntt

Function unscale

Source
pub fn unscale(array: &mut [BFieldElement])
Expand description

Unscale the array by multiplying every element by the inverse of the array’s length. Useful for following up intt.