Function gsl_sys::cblas_drotmg[][src]

pub unsafe extern "C" fn cblas_drotmg(
    d1: *mut f64,
    d2: *mut f64,
    b1: *mut f64,
    b2: f64,
    P: *mut f64
)