Function lapack::c::ctrcon [] [src]

pub fn ctrcon(layout: Layout, norm: u8, uplo: u8, diag: u8, n: i32, a: &[c32], lda: i32, rcond: &mut f32) -> i32