lapack_sys::c::LAPACKE_dlatms [] [src]

pub unsafe extern fn LAPACKE_dlatms(matrix_layout: c_int, m: c_int, n: c_int, dist: c_char, iseed: *mut c_int, sym: c_char, d: *mut c_double, mode: c_int, cond: c_double, dmax: c_double, kl: c_int, ku: c_int, pack: c_char, a: *mut c_double, lda: c_int) -> c_int