Function lapack::zpoequ [] [src]

pub fn zpoequ(n: usize, a: &[c64], lda: usize, s: &mut [f64], scond: &mut [f64], amax: &mut [f64], info: &mut i32)