Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return an unconstrained matrix that when transformed produces the specified simplex matrix.
It applies to a simplex of dimensionality (N, K) and produces an unconstrained vector of dimensionality (N, K - 1).
Mat | type of the Matrix |
y | Rowwise simplex Matrix input of dimensionality (N, K) |
Definition at line 21 of file stochastic_row_free.hpp.