We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d0b57 commit e92eb47Copy full SHA for e92eb47
tests/testmain.cpp
@@ -14,6 +14,7 @@
14
#include "../src/metropolisHastings.h"
15
#include "../src/numericalIntegration.h"
16
#include "../src/rungeKutta.h"
17
+#include "../src/statistics.h"
18
#include "Catch2/catch.hpp"
19
20
TEST_CASE("BBP-Type formula", "[BBP]") {
0 commit comments