rlapack::ll::cbdsqr_ [] [src]

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