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

◆ gamma_log() [2/2]

template<typename T_y , typename T_shape , typename T_inv_scale >
return_type_t< T_y, T_shape, T_inv_scale > stan::math::gamma_log ( const T_y &  y,
const T_shape &  alpha,
const T_inv_scale &  beta 
)
inline
Deprecated:
use gamma_lpdf

Definition at line 46 of file gamma_log.hpp.