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

◆ pareto_lpdf() [2/3]

template<bool propto, 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_lpdf ( const T_y &  y,
const T_scale &  y_min,
const T_shape &  alpha 
)

Definition at line 27 of file pareto_lpdf.hpp.