Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ stochastic_column_free() [2/2]

template<typename T , require_std_vector_t< T > * = nullptr>
auto stan::math::stochastic_column_free ( const T &  y)
inline

Overload that untransforms each Eigen matrix in a standard vector.

Template Parameters
TA standard vector with inner type inheriting from Eigen::DenseBase with compile time dynamic rows and dynamic rows
Parameters
[in]yvector of columnwise stochastic matrix of size (N, K)

Definition at line 40 of file stochastic_column_free.hpp.