rlapack::ll::cgbbrd_ [] [src]

pub unsafe extern fn cgbbrd_(__vect: *mut c_char, __m: *mut __CLPK_integer, __n: *mut __CLPK_integer, __ncc: *mut __CLPK_integer, __kl: *mut __CLPK_integer, __ku: *mut __CLPK_integer, __ab: *mut __CLPK_complex, __ldab: *mut __CLPK_integer, __d__: *mut __CLPK_real, __e: *mut __CLPK_real, __q: *mut __CLPK_complex, __ldq: *mut __CLPK_integer, __pt: *mut __CLPK_complex, __ldpt: *mut __CLPK_integer, __c__: *mut __CLPK_complex, __ldc: *mut __CLPK_integer, __work: *mut __CLPK_complex, __rwork: *mut __CLPK_real, __info: *mut __CLPK_integer) -> c_int