Function lapack::c::cgbequb_work [] [src]

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