Function lapack::c::slarfg_work [] [src]

pub fn slarfg_work(n: i32, alpha: &mut f32, x: &mut [f32], incx: i32, tau: &mut [f32]) -> i32