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

◆ pareto_cdf() [2/2]

template<typename T_y , typename T_scale , typename T_shape , require_all_not_nonscalar_prim_or_rev_kernel_expression_t< T_y, T_scale, T_shape > * = nullptr>
return_type_t< T_y, T_scale, T_shape > stan::math::pareto_cdf ( const T_y &  y,
const T_scale &  y_min,
const T_shape &  alpha 
)

Definition at line 23 of file pareto_cdf.hpp.