Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
olmerg committed May 9, 2023
1 parent fe28a51 commit 7e8ff05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beluga/include/beluga/algorithm/particle_filter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ class BootstrapParticleFilter : public Mixin {

/**
* \copydoc BaseParticleFilterInterface::reinitialize()
*
*
* Distribute the particles using the \ref StateGeneratorPage "StateGenerator"
*/
void reinitialize() final {
Expand Down

0 comments on commit 7e8ff05

Please sign in to comment.