Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return a row stochastic matrix.
The simplex transform is defined through a centered stick-breaking process.
Mat | type of the matrix |
y | Free matrix input of dimensionality (N, K - 1). |
lp | Log probability reference to increment. |
Definition at line 55 of file stochastic_row_constrain.hpp.