Skip to main content

Rf_qhyper

Function Rf_qhyper 

Source
#[unsafe(no_mangle)]
pub extern "C" fn Rf_qhyper( p: f64, r: f64, b: f64, n: f64, lower_tail: c_int, log_p: c_int, ) -> f64