Function lapack::c::chbtrd_work [] [src]

pub fn chbtrd_work(layout: Layout, vect: u8, uplo: u8, n: i32, kd: i32, ab: &mut [c32], ldab: i32, d: &mut [f32], e: &mut [f32], q: &mut c32, ldq: i32, work: &mut [c32]) -> i32