Function lapack::c::zunmhr_work [] [src]

pub fn zunmhr_work(layout: Layout, side: u8, trans: u8, m: i32, n: i32, ilo: i32, ihi: i32, a: &[c64], lda: i32, tau: &[c64], c: &mut [c64], ldc: i32, work: &mut [c64], lwork: i32) -> i32