![]() |
Stan Math Library
5.0.0
Automatic Differentiation
|
|
inline |
Return a positive valued, increasing ordered vector derived from the specified free vector and increment the specified log probability reference with the log absolute Jacobian determinant of the transform.
The returned constrained vector will have the same dimensionality as the specified free vector.
T | type of the vector |
Lp | A scalar type for the lp argument. The scalar type of T should be convertable to this. |
x | Free vector of scalars. |
lp | Log probability reference. |
Definition at line 58 of file ordered_constrain.hpp.