Function rlapack::ll::slahr2_ [] [src]

pub unsafe extern "C" fn slahr2_(
    __n: *mut __CLPK_integer,
    __k: *mut __CLPK_integer,
    __nb: *mut __CLPK_integer,
    __a: *mut __CLPK_real,
    __lda: *mut __CLPK_integer,
    __tau: *mut __CLPK_real,
    __t: *mut __CLPK_real,
    __ldt: *mut __CLPK_integer,
    __y: *mut __CLPK_real,
    __ldy: *mut __CLPK_integer
) -> c_int