rlapack::ll::zbdsqr_ [] [src]

pub unsafe extern fn zbdsqr_(__uplo: *mut c_char, __n: *mut __CLPK_integer, __ncvt: *mut __CLPK_integer, __nru: *mut __CLPK_integer, __ncc: *mut __CLPK_integer, __d__: *mut __CLPK_doublereal, __e: *mut __CLPK_doublereal, __vt: *mut __CLPK_doublecomplex, __ldvt: *mut __CLPK_integer, __u: *mut __CLPK_doublecomplex, __ldu: *mut __CLPK_integer, __c__: *mut __CLPK_doublecomplex, __ldc: *mut __CLPK_integer, __rwork: *mut __CLPK_doublereal, __info: *mut __CLPK_integer) -> c_int