![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the free matrix that corresponds to the specified lower-bounded matrix with respect to the specified lower bound.
The transform is the reverse of the lb_constrain transform.
| T | type of matrix |
| L | type of lower bound |
| y | constrained matrix with specified lower bound |
| lb | lower bound |
| std::invalid_argument | if any element of constrained variable is greater than the lower bound. |
Definition at line 57 of file lb_free.hpp.