Function lapack::c::dorglq [] [src]

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