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.
2 parents 630464c + 0fcd7c9 commit 33b9a82Copy full SHA for 33b9a82
test/prob/von_mises/von_mises_test.hpp
@@ -2,7 +2,7 @@
2
#include <stan/math/prim/prob/von_mises_log.hpp>
3
#include <stan/math/prim/fun/constants.hpp>
4
#include <stan/math/prim/fun/log.hpp>
5
-#include <stan/math/prim/fun/modified_bessel_first_kind.hpp>>
+#include <stan/math/prim/fun/modified_bessel_first_kind.hpp>
6
7
using stan::math::var;
8
using std::numeric_limits;
0 commit comments