Function lapack::c::zungqr [] [src]

pub fn zungqr(layout: Layout, m: i32, n: i32, k: i32, a: &mut [c64], lda: i32, tau: &[c64]) -> i32