Variable beluga::actions::reweight

Variable Documentation

constexpr detail::reweight_fn beluga::actions::reweight

Range adaptor object that updates the weights in a particle range using a sensor model or a likelihood range. This action updates particle weights by importance weight multiplication. If the particle type has a public likelihood member, the raw likelihood values used for the update are also stored in the particles.