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

◆ neg_binomial_2_log_log() [1/2]

template<bool propto, typename T_n , typename T_log_location , typename T_precision >
return_type_t< T_log_location, T_precision > stan::math::neg_binomial_2_log_log ( const T_n &  n,
const T_log_location &  eta,
const T_precision &  phi 
)
Deprecated:
use neg_binomial_2_log_lpmf

Definition at line 15 of file neg_binomial_2_log_log.hpp.