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

◆ binomial_log() [2/2]

template<typename T_n , typename T_N , typename T_prob >
return_type_t< T_prob > stan::math::binomial_log ( const T_n &  n,
const T_N &  N,
const T_prob &  theta 
)
inline
Deprecated:
use binomial_lpmf

Definition at line 23 of file binomial_log.hpp.