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