Function lapack::c::sgehrd [] [src]

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