rlapack::ll::sgsvj0_ [] [src]

pub unsafe extern fn sgsvj0_(__jobv: *mut c_char, __m: *mut __CLPK_integer, __n: *mut __CLPK_integer, __a: *mut __CLPK_real, __lda: *mut __CLPK_integer, __d__: *mut __CLPK_real, __sva: *mut __CLPK_real, __mv: *mut __CLPK_integer, __v: *mut __CLPK_real, __ldv: *mut __CLPK_integer, __eps: *mut __CLPK_real, __sfmin: *mut __CLPK_real, __tol: *mut __CLPK_real, __nsweep: *mut __CLPK_integer, __work: *mut __CLPK_real, __lwork: *mut __CLPK_integer, __info: *mut __CLPK_integer) -> c_int