Function lapack::c::sppcon [] [src]

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