![]()  | 
  
    Stan Math Library
    5.1.0
    
   Automatic Differentiation 
   | 
   
      
  | 
  inline | 
Return an unconstrained matrix that when transformed produces the specified columnwise stochastic matrix.
It applies to a stochastic matrix of dimensionality (N, K) and produces an unconstrained vector of dimensionality (N - 1, K).
| Mat | type of the Matrix | 
| y | Columnwise stochastic matrix input of dimensionality (N, K) | 
Definition at line 21 of file stochastic_column_free.hpp.