![]() |
Stan Math Library
5.0.0
Automatic Differentiation
|
|
inline |
Return a vector of column stochastic matrices.
This overload handles looping over the elements of a standard vector.
T | A standard vector with inner type inheriting from Eigen::DenseBase or a var_value with inner type inheriting from Eigen::DenseBase with compile time dynamic rows and dynamic columns |
Lp | Scalar type for the lp argument. The scalar type of T should be convertable to this. |
[in] | y | free vector |
[in,out] | lp | log density accumulator |
Definition at line 98 of file stochastic_column_constrain.hpp.