Function lapack::c::zungrq [] [src]

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