Function lapack::c::dgbequb_work [] [src]

pub fn dgbequb_work(layout: Layout, m: i32, n: i32, kl: i32, ku: i32, ab: &[f64], ldab: i32, r: &mut [f64], c: &mut [f64], rowcnd: &mut f64, colcnd: &mut f64, amax: &mut f64) -> i32