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

◆ scaled_inv_chi_square_log() [2/2]

template<typename T_y , typename T_dof , typename T_scale >
return_type_t< T_y, T_dof, T_scale > stan::math::scaled_inv_chi_square_log ( const T_y &  y,
const T_dof &  nu,
const T_scale &  s 
)
inline
Deprecated:
use scaled_inv_chi_square_lpdf

Definition at line 44 of file scaled_inv_chi_square_log.hpp.