Function lapack::c::stbcon_work [] [src]

pub fn stbcon_work(layout: Layout, norm: u8, uplo: u8, diag: u8, n: i32, kd: i32, ab: &[f32], ldab: i32, rcond: &mut f32, work: &mut [f32], iwork: &mut [i32]) -> i32