![]() |
Stan Math Library
5.1.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 using the inverse of the isometric log ratio (ILR) transform
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 (K - 1, M) |
lp | Log probability reference to increment. |
Definition at line 53 of file stochastic_column_constrain.hpp.