Function lapack::c::cppequ
[−]
[src]
pub fn cppequ(layout: Layout, uplo: u8, n: i32, ap: &[c32], s: &mut [f32], scond: &mut [f32], amax: &mut f32) -> i32