Skip to content

Commit 7514516

Browse files
committed
add function to prim/prob.hpp
1 parent 90288c2 commit 7514516

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

stan/math/prim/prob.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#include <stan/math/prim/prob/beta_lcdf.hpp>
2727
#include <stan/math/prim/prob/beta_lpdf.hpp>
2828
#include <stan/math/prim/prob/beta_neg_binomial_lccdf.hpp>
29+
#include <stan/math/prim/prob/beta_neg_binomial_lcdf.hpp>
2930
#include <stan/math/prim/prob/beta_neg_binomial_lpmf.hpp>
3031
#include <stan/math/prim/prob/beta_proportion_ccdf_log.hpp>
3132
#include <stan/math/prim/prob/beta_proportion_cdf_log.hpp>

0 commit comments

Comments
 (0)