Function lapack::cppequ [] [src]

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