![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Returns the uniform cumulative distribution function for the given location, and scale.
If given containers of matching sizes returns the product of probabilities.
| T_y_cl | type of scalar outcome |
| T_low_cl | type of low bounds |
| T_high_cl | type of high bounds |
| y | (Sequence of) scalar(s). |
| alpha | Sequence of low bounds. |
| beta | Sequence of high bounds. |
Definition at line 33 of file uniform_cdf.hpp.