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