Variable beluga::actions::reweight
Defined in File reweight.hpp
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
likelihoodmember, the raw likelihood values used for the update are also stored in the particles.