Function lapack::c::cgecon_work [] [src]

pub fn cgecon_work(layout: Layout, norm: u8, n: i32, a: &[c32], lda: i32, anorm: f32, rcond: &mut f32, work: &mut [c32], rwork: &mut [f32]) -> i32