Function lapack::c::stpcon [] [src]

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