rlapack::ll::sgebrd_ [] [src]

pub unsafe extern fn sgebrd_(__m: *mut __CLPK_integer, __n: *mut __CLPK_integer, __a: *mut __CLPK_real, __lda: *mut __CLPK_integer, __d__: *mut __CLPK_real, __e: *mut __CLPK_real, __tauq: *mut __CLPK_real, __taup: *mut __CLPK_real, __work: *mut __CLPK_real, __lwork: *mut __CLPK_integer, __info: *mut __CLPK_integer) -> c_int