rlapack::ll::sbdsdc_ [] [src]

pub unsafe extern fn sbdsdc_(__uplo: *mut c_char, __compq: *mut c_char, __n: *mut __CLPK_integer, __d__: *mut __CLPK_real, __e: *mut __CLPK_real, __u: *mut __CLPK_real, __ldu: *mut __CLPK_integer, __vt: *mut __CLPK_real, __ldvt: *mut __CLPK_integer, __q: *mut __CLPK_real, __iq: *mut __CLPK_integer, __work: *mut __CLPK_real, __iwork: *mut __CLPK_integer, __info: *mut __CLPK_integer) -> c_int