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