Function lapack::spbequ [] [src]

pub fn spbequ(uplo: u8, n: usize, kd: usize, ab: &[f32], ldab: usize, s: &mut [f32], scond: &mut [f32], amax: &mut [f32], info: &mut i32)