package prbnmcn-dagger-test

  1. Overview
  2. Docs
val resampling_generic_iterative : (int -> Dagger.RNG.t -> Rat.t) -> (module Dagger__Resampling.Particles with type o = 'o and type r = Rat.t) -> Dagger.RNG.t -> unit
val stratified_resampling : ess_threshold:Rat.t -> target_size:int -> (module Dagger__Resampling.Particles with type o = 'o and type r = Rat.t) -> 's -> Dagger.RNG.t -> 's
val systematic_resampling : ess_threshold:Rat.t -> target_size:int -> (module Dagger__Resampling.Particles with type o = 'o and type r = Rat.t) -> 's -> Dagger.RNG.t -> 's