Function lapack::zppequ [] [src]

pub fn zppequ(uplo: u8, n: usize, ap: &[c64], s: &mut [f64], scond: &mut [f64], amax: &mut [f64], info: &mut i32)