Module Polynomial.UtilsSource

Sourceval bitreverse : int -> int -> int
Sourceval reorg_coefficients : int -> int -> 'a array -> unit
Sourceval next_power_of_two : int -> int