Function lapack::fortran::dppequ [] [src]

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