Function lapack::c::ctbcon_work [] [src]

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