Function lapack::c::strcon [] [src]

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