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

◆ lognormal_log() [1/2]

template<bool propto, typename T_y , typename T_loc , typename T_scale >
return_type_t< T_y, T_loc, T_scale > stan::math::lognormal_log ( const T_y &  y,
const T_loc &  mu,
const T_scale &  sigma 
)
Deprecated:
use lognormal_lpdf

Definition at line 14 of file lognormal_log.hpp.