lapack

Function dlartgp

Source
pub unsafe fn dlartgp(
    f: &[f64],
    g: &[f64],
    cs: &mut [f64],
    sn: &mut [f64],
    r: &mut [f64],
)