Function lapack::cpbequ [] [src]

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