Function lapack::c::zlarfg_work [] [src]

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