Function lapack::c::zgecon [] [src]

pub fn zgecon(layout: Layout, norm: u8, n: i32, a: &[c64], lda: i32, anorm: f64, rcond: &mut f64) -> i32