![]() |
Stan Math Library
5.0.0
Automatic Differentiation
|
|
inline |
Return the simplex corresponding to the specified free vector.
This overload handles looping over the elements of a standard vector.
Vec | 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 1 column |
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 |
y
Definition at line 118 of file simplex_constrain.hpp.