Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return a row stochastic matrix 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.
T | type of the matrix to constrain |
y | Free matrix input of dimensionality (N, K). |
lp | Log probability reference to increment. |
Definition at line 79 of file stochastic_row_constrain.hpp.