Function lapack::c::dorgql [] [src]

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