We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 950627a commit 96b8a66Copy full SHA for 96b8a66
stan/math/prim/fun/grad_reg_inc_beta.hpp
@@ -2,8 +2,8 @@
2
#define STAN_MATH_PRIM_FUN_GRAD_REG_INC_BETA_HPP
3
4
#include <stan/math/prim/meta.hpp>
5
-#include <stan/math/prim/fun/beta.hpp>
6
#include <stan/math/prim/fun/inc_beta.hpp>
+#include <stan/math/prim/fun/grad_2F1.hpp>
7
#include <cmath>
8
9
namespace stan {
0 commit comments