rlapack::ll::sgeev_ [] [src]

pub unsafe extern fn sgeev_(__jobvl: *mut c_char, __jobvr: *mut c_char, __n: *mut __CLPK_integer, __a: *mut __CLPK_real, __lda: *mut __CLPK_integer, __wr: *mut __CLPK_real, __wi: *mut __CLPK_real, __vl: *mut __CLPK_real, __ldvl: *mut __CLPK_integer, __vr: *mut __CLPK_real, __ldvr: *mut __CLPK_integer, __work: *mut __CLPK_real, __lwork: *mut __CLPK_integer, __info: *mut __CLPK_integer) -> c_int