Function lapack::c::dorghr_work
[−]
[src]
pub fn dorghr_work(layout: Layout, n: i32, ilo: i32, ihi: i32, a: &mut [f64], lda: i32, tau: &[f64], work: &mut [f64], lwork: i32) -> i32