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

◆ beta_cdf_log()

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_cdf_log ( const T_y &  y,
const T_scale_succ &  alpha,
const T_scale_fail &  beta 
)
Deprecated:
use beta_lcdf

Definition at line 14 of file beta_cdf_log.hpp.