![]() |
Stan Math Library
5.0.0
Automatic Differentiation
|
|
inline |
Return a positive valued, increasing positive ordered vector derived from the specified free vector.
This overload handles looping over the elements of a standard vector.
T | A standard vector with inner type inheriting from Eigen::EigenBase , a var_value with inner type inheriting from Eigen::EigenBase |
Lp | Scalar type for the lp argument. The scalar type of T should be convertable to this. |
x | Free vector of scalars | |
[in,out] | lp | log density accumulator |
Definition at line 95 of file positive_ordered_constrain.hpp.