Function rlapack::ll::clag2z_ [] [src]

pub unsafe extern "C" fn clag2z_(
    __m: *mut __CLPK_integer,
    __n: *mut __CLPK_integer,
    __sa: *mut __CLPK_complex,
    __ldsa: *mut __CLPK_integer,
    __a: *mut __CLPK_doublecomplex,
    __lda: *mut __CLPK_integer,
    __info: *mut __CLPK_integer
) -> c_int