rlapack::ll::sbdsqr_ [] [src]

pub unsafe extern fn sbdsqr_(__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_real, __ldvt: *mut __CLPK_integer, __u: *mut __CLPK_real, __ldu: *mut __CLPK_integer, __c__: *mut __CLPK_real, __ldc: *mut __CLPK_integer, __work: *mut __CLPK_real, __info: *mut __CLPK_integer) -> c_int