![]() |
Stan Math Library
5.0.0
Automatic Differentiation
|
|
inline |
Return a positive valued, increasing positive ordered vector derived from the specified free vector.
Return an 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 |
x | Free vector of scalars |
The returned constrained vector will have the same dimensionality as the specified free vector.
x | Free vector of scalars |
Definition at line 74 of file positive_ordered_constrain.hpp.