Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ gumbel_cdf_log()

template<typename T_y , typename T_loc , typename T_scale >
return_type_t< T_y, T_loc, T_scale > stan::math::gumbel_cdf_log ( const T_y &  y,
const T_loc &  mu,
const T_scale &  beta 
)
Deprecated:
use gumbel_lcdf

Definition at line 14 of file gumbel_cdf_log.hpp.