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

◆ pareto_type_2_log() [2/2]

template<typename T_y , typename T_loc , typename T_scale , typename T_shape >
return_type_t< T_y, T_loc, T_scale, T_shape > stan::math::pareto_type_2_log ( const T_y &  y,
const T_loc &  mu,
const T_scale &  lambda,
const T_shape &  alpha 
)
inline
Deprecated:
use pareto_type_2_lpdf

Definition at line 26 of file pareto_type_2_log.hpp.