Function lapack::c::spocon [] [src]

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