Skip to content

Commit

Permalink
Forgot to add grouped_variances to the umbrella header.
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Jun 25, 2024
1 parent 64dcfcf commit 0712739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/tatami_stats/tatami_stats.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include "counts.hpp"
#include "grouped_medians.hpp"
#include "grouped_sums.hpp"
#include "grouped_variances.hpp"
#include "medians.hpp"
#include "ranges.hpp"
#include "sums.hpp"
Expand Down

0 comments on commit 0712739

Please sign in to comment.