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

◆ scaled_inv_chi_square_cdf_log()

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_cdf_log ( const T_y &  y,
const T_dof &  nu,
const T_scale &  s 
)
Deprecated:
use scaled_inv_chi_square_lcdf

Definition at line 14 of file scaled_inv_chi_square_cdf_log.hpp.