rlapack::ll::zgesdd_ [] [src]

pub unsafe extern fn zgesdd_(__jobz: *mut c_char, __m: *mut __CLPK_integer, __n: *mut __CLPK_integer, __a: *mut __CLPK_doublecomplex, __lda: *mut __CLPK_integer, __s: *mut __CLPK_doublereal, __u: *mut __CLPK_doublecomplex, __ldu: *mut __CLPK_integer, __vt: *mut __CLPK_doublecomplex, __ldvt: *mut __CLPK_integer, __work: *mut __CLPK_doublecomplex, __lwork: *mut __CLPK_integer, __rwork: *mut __CLPK_doublereal, __iwork: *mut __CLPK_integer, __info: *mut __CLPK_integer) -> c_int