rlapack::ll::sgesvj_ [] [src]

pub unsafe extern fn sgesvj_(__joba: *mut c_char, __jobu: *mut c_char, __jobv: *mut c_char, __m: *mut __CLPK_integer, __n: *mut __CLPK_integer, __a: *mut __CLPK_real, __lda: *mut __CLPK_integer, __sva: *mut __CLPK_real, __mv: *mut __CLPK_integer, __v: *mut __CLPK_real, __ldv: *mut __CLPK_integer, __work: *mut __CLPK_real, __lwork: *mut __CLPK_integer, __info: *mut __CLPK_integer) -> c_int