Stan Math Library
4.9.0
Automatic Differentiation
|
return_type_t< T_y_cl > stan::math::std_normal_lcdf | ( | const T_y_cl & | y | ) |
Returns the log standard normal complementary cumulative distribution function.
T_y_cl | type of scalar outcome |
y | (Sequence of) scalar(s). |
Definition at line 181 of file std_normal_lcdf.hpp.