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

◆ beta_log() [2/2]

template<typename T_y , typename T_scale_succ , typename T_scale_fail >
return_type_t< T_y, T_scale_succ, T_scale_fail > stan::math::beta_log ( const T_y &  y,
const T_scale_succ &  alpha,
const T_scale_fail &  beta 
)
inline
Deprecated:
use beta_lpdf

Definition at line 24 of file beta_log.hpp.