rlapack::ll::sgbbrd_ [] [src]

pub unsafe extern fn sgbbrd_(__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_real, __ldab: *mut __CLPK_integer, __d__: *mut __CLPK_real, __e: *mut __CLPK_real, __q: *mut __CLPK_real, __ldq: *mut __CLPK_integer, __pt: *mut __CLPK_real, __ldpt: *mut __CLPK_integer, __c__: *mut __CLPK_real, __ldc: *mut __CLPK_integer, __work: *mut __CLPK_real, __info: *mut __CLPK_integer) -> c_int