Hardcaml_ntt.Twiddle_factor_stream
Computes a stream of twiddle factors (successive powers of the initial roots) used in the first pass of the 4 step algorithm.
module I : sig ... end
module O : sig ... end
val create :
Hardcaml.Scope.t ->
Hardcaml.Signal.t Hardcaml.Interface.Create_fn(I)(O).t
val hierarchy :
Hardcaml.Scope.t ->
Hardcaml.Signal.t Hardcaml.Interface.Create_fn(I)(O).t
val initial_pipeline_factors : Base.int -> Hardcaml.Signal.t Base.list