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 7551da0 commit e644962Copy full SHA for e644962
1 file changed
stan/math/prim/constraint/lub_constrain.hpp
@@ -13,6 +13,7 @@
13
#include <stan/math/prim/fun/inv_logit.hpp>
14
#include <stan/math/prim/fun/log.hpp>
15
#include <stan/math/prim/fun/log1p.hpp>
16
+#include <stan/math/prim/fun/log1p_exp.hpp>
17
#include <stan/math/prim/fun/multiply.hpp>
18
#include <stan/math/prim/fun/subtract.hpp>
19
#include <stan/math/prim/fun/sum.hpp>
0 commit comments