![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Calculates the exponential cumulative distribution function for the given y and beta.
Inverse scale parameter must be greater than 0. y must be greater than or equal to 0.
| T_y_cl | type of scalar |
| T_inv_scale_cl | type of inverse scale |
| y | a scalar variable |
| beta | inverse scale parameter |
Definition at line 33 of file exponential_cdf.hpp.