Function lapack::c::zgeqp3
[−]
[src]
pub fn zgeqp3(layout: Layout, m: i32, n: i32, a: &mut [c64], lda: i32, jpvt: &mut [i32], tau: &mut [c64]) -> i32