Function lapack::c::ztrcon [] [src]

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