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

◆ beta_log() [1/2]

template<bool propto, 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 
)
Deprecated:
use beta_lpdf

Definition at line 15 of file beta_log.hpp.