Skip to content

Commit e644962

Browse files
committed
include log1p_exp in prim lub_constrain
1 parent 7551da0 commit e644962

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

stan/math/prim/constraint/lub_constrain.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#include <stan/math/prim/fun/inv_logit.hpp>
1414
#include <stan/math/prim/fun/log.hpp>
1515
#include <stan/math/prim/fun/log1p.hpp>
16+
#include <stan/math/prim/fun/log1p_exp.hpp>
1617
#include <stan/math/prim/fun/multiply.hpp>
1718
#include <stan/math/prim/fun/subtract.hpp>
1819
#include <stan/math/prim/fun/sum.hpp>

0 commit comments

Comments
 (0)