![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the lower-bounded value for the specified unconstrained input and specified lower bound.
The transform applied is
\(f(x) = \exp(x) + L\)
where \(L\) is the constant lower bound.
| T | Scalar. |
| L | Scalar. |
| [in] | x | Unconstrained input |
| [in] | lb | Lower bound |
Definition at line 37 of file lb_constrain.hpp.