Function lapack::c::spbcon [] [src]

pub fn spbcon(layout: Layout, uplo: u8, n: i32, kd: i32, ab: &[f32], ldab: i32, anorm: f32, rcond: &mut f32) -> i32