![]() |
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 | type of scalar |
T_inv_scale | type of inverse scale |
y | A scalar variable. |
beta | Inverse scale parameter. |
Definition at line 35 of file exponential_cdf.hpp.