Function lapack::c::sormhr [] [src]

pub fn sormhr(layout: Layout, side: u8, trans: u8, m: i32, n: i32, ilo: i32, ihi: i32, a: &[f32], lda: i32, tau: &[f32], c: &mut [f32], ldc: i32) -> i32