Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return a column 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.
Mat | type of the Matrix |
y | Free Matrix input of dimensionality (K - 1, M) |
lp | Log probability reference to increment. |
Definition at line 52 of file stochastic_column_constrain.hpp.