Function lapack::dpoequ [] [src]

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