lapack_sys::slatms_ [] [src]

pub unsafe extern fn slatms_(m: *const c_int, n: *const c_int, dist: *const c_char, iseed: *mut c_int, sym: *const c_char, d: *mut c_float, mode: *const c_int, cond: *const c_float, dmax: *const c_float, kl: *const c_int, ku: *const c_int, pack: *const c_char, a: *mut c_float, lda: *const c_int, work: *mut c_float, info: *mut c_int)