Module Approx_msb_multiplier_model.Level

type t = {
radix : Radix.t;
k : Base.int -> Base.int;
}