Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return a positive valued, increasing positive 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 elements in the vector |
x | Free vector of scalars. |
lp | Log probability reference. |
Definition at line 52 of file positive_ordered_constrain.hpp.