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

◆ pareto_cdf_log()

template<typename T_y , typename T_scale , typename T_shape >
return_type_t< T_y, T_scale, T_shape > stan::math::pareto_cdf_log ( const T_y &  y,
const T_scale &  y_min,
const T_shape &  alpha 
)
Deprecated:
use pareto_lcdf

Definition at line 14 of file pareto_cdf_log.hpp.