lapack_sys::c::LAPACKE_cheev [] [src]

pub unsafe extern fn LAPACKE_cheev(matrix_layout: c_int, jobz: c_char, uplo: c_char, n: c_int, a: *mut c_float_complex, lda: c_int, w: *mut c_float) -> c_int