![]() |
Stan Math Library
5.0.0
Automatic Differentiation
|
|
inline |
Return the simplex corresponding to the specified free vector and increment the specified log probability reference with the log absolute Jacobian determinant of the transform.
The simplex transform is defined through a centered stick-breaking process.
Vec | type of the vector |
Lp | A scalar type for the lp argument. The scalar type of Vec should be convertable to this. |
y | Free vector input of dimensionality K - 1. |
lp | Log probability reference to increment. |
Definition at line 64 of file simplex_constrain.hpp.