Function LAPACKE_slartgs_work

Source
pub unsafe extern "C" fn LAPACKE_slartgs_work(
    x: c_float,
    y: c_float,
    sigma: c_float,
    cs: *mut c_float,
    sn: *mut c_float,
) -> lapack_int