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

◆ neg_binomial_ccdf_log()

template<typename T_n , typename T_shape , typename T_inv_scale >
return_type_t< T_shape, T_inv_scale > stan::math::neg_binomial_ccdf_log ( const T_n &  n,
const T_shape &  alpha,
const T_inv_scale &  beta 
)
Deprecated:
use neg_binomial_lccdf

Definition at line 14 of file neg_binomial_ccdf_log.hpp.