Function lapacke::zlarfg_work [] [src]

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