Variable beluga::actions::propagate

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.