Skip to content

Commit

Permalink
Add cluster-based estimator
Browse files Browse the repository at this point in the history
Signed-off-by: Nahuel Espinosa <[email protected]>
  • Loading branch information
glpuga authored and nahueespinosa committed Jul 6, 2024
1 parent 942f589 commit 0dae2a5
Show file tree
Hide file tree
Showing 5 changed files with 842 additions and 2 deletions.
1 change: 1 addition & 0 deletions beluga/include/beluga/algorithm.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
* \brief Includes all beluga algorithms.
*/

#include <beluga/algorithm/cluster_based_estimation.hpp>
#include <beluga/algorithm/distance_map.hpp>
#include <beluga/algorithm/effective_sample_size.hpp>
#include <beluga/algorithm/estimation.hpp>
Expand Down
Loading

0 comments on commit 0dae2a5

Please sign in to comment.