Function lapack::c::dgeqpf [] [src]

pub fn dgeqpf(layout: Layout, m: i32, n: i32, a: &mut [f64], lda: i32, jpvt: &mut [i32], tau: &mut [f64]) -> i32