Module Infos.BoundThresholdSource

Sourcetype t = private {
  1. los : int array;
  2. his : int array;
}
Sourceval mk_from_list : int list -> int list -> t