Function lapacke::clarfg_work [] [src]

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