Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Specialization of lb_constrain
to apply a scalar lower bound elementwise to each input.
T | A type inheriting from EigenBase or a var_value with inner type inheriting from EigenBase . |
L | Scalar. |
[in] | x | unconstrained input |
[in] | lb | lower bound on output |
Definition at line 135 of file lb_constrain.hpp.