Function lapack::c::zungtr [] [src]

pub fn zungtr(layout: Layout, uplo: u8, n: i32, a: &mut [c64], lda: i32, tau: &[c64]) -> i32