Skip to main content

Rf_dnbeta

Function Rf_dnbeta 

Source
#[unsafe(no_mangle)]
pub extern "C" fn Rf_dnbeta( x: f64, a: f64, b: f64, ncp: f64, give_log: c_int, ) -> f64