Function lapack::c::clarfg_work [] [src]

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