Function LAPACKE_slartgs

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