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

◆ lognormal_lpdf() [2/3]

template<bool propto, typename T_y , typename T_loc , typename T_scale , require_all_not_nonscalar_prim_or_rev_kernel_expression_t< T_y, T_loc, T_scale > * = nullptr>
return_type_t< T_y, T_loc, T_scale > stan::math::lognormal_lpdf ( const T_y &  y,
const T_loc &  mu,
const T_scale &  sigma 
)

Definition at line 28 of file lognormal_lpdf.hpp.