Function lapack::fortran::spoequb [] [src]

pub fn spoequb(n: i32, a: &[f32], lda: i32, s: &mut [f32], scond: &mut [f32], amax: &mut f32, info: &mut i32)