Function lapack::c::dorgrq [] [src]

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