Function lapack::c::cheequb_work [] [src]

pub fn cheequb_work(layout: Layout, uplo: u8, n: i32, a: &[c32], lda: i32, s: &mut [f32], scond: &mut [f32], amax: &mut f32, work: &mut [c32]) -> i32