Function lapack::c::dgehrd [] [src]

pub fn dgehrd(layout: Layout, n: i32, ilo: i32, ihi: i32, a: &mut [f64], lda: i32, tau: &mut [f64]) -> i32