Function rlapack::ll::clarzt_ [] [src]

pub unsafe extern "C" fn clarzt_(
    __direct: *mut c_char,
    __storev: *mut c_char,
    __n: *mut __CLPK_integer,
    __k: *mut __CLPK_integer,
    __v: *mut __CLPK_complex,
    __ldv: *mut __CLPK_integer,
    __tau: *mut __CLPK_complex,
    __t: *mut __CLPK_complex,
    __ldt: *mut __CLPK_integer
) -> c_int