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

◆ frechet_cdf_log()

template<typename T_y , typename T_shape , typename T_scale >
return_type_t< T_y, T_shape, T_scale > stan::math::frechet_cdf_log ( const T_y &  y,
const T_shape &  alpha,
const T_scale &  sigma 
)
Deprecated:
use frechet_lcdf

Definition at line 14 of file frechet_cdf_log.hpp.