Variable beluga::actions::propagate
Defined in File propagate.hpp
Variable Documentation
-
constexpr detail::propagate_fn beluga::actions::propagate
Range adaptor object that can update the state in a particle range using a state transition (or sampling) function. This action updates particle states based on their current value and a state transition (or sampling) function. Every other particle attribute (such as importance sampling weights) is left unchanged.