Function lapack::dppequ [] [src]

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