Function lapack::c::zupmtr_work
[−]
[src]
pub fn zupmtr_work(layout: Layout, side: u8, uplo: u8, trans: u8, m: i32, n: i32, ap: &[c64], tau: &[c64], c: &mut [c64], ldc: i32, work: &mut [c64]) -> i32