![]() |
Stan Math Library
5.0.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 |
Lp | A scalar type for the lp argument. The scalar type of Mat should be convertable to this. |
y | Free matrix input of dimensionality (N, K - 1). |
lp | Log probability reference to increment. |
Definition at line 59 of file stochastic_row_constrain.hpp.