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

◆ normal_sufficient_lpdf() [2/2]

template<typename T_y , typename T_s , typename T_n , typename T_loc , typename T_scale >
return_type_t< T_y, T_s, T_loc, T_scale > stan::math::normal_sufficient_lpdf ( const T_y &  y_bar,
const T_s &  s_squared,
const T_n &  n_obs,
const T_loc &  mu,
const T_scale &  sigma 
)
inline

Definition at line 157 of file normal_sufficient_lpdf.hpp.