Function lapack::c::cgehrd [] [src]

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