Variable beluga::policies::on_effective_size_drop

Variable Documentation

constexpr policy<detail::on_effective_size_drop_policy> beluga::policies::on_effective_size_drop

Policy that can be used to trigger an action based on the Effective Sample Size (ESS) metric.

This policy is designed for scenarios where an action is desired when the Effective Sample Size drops below a certain threshold (half the number of particles by default).