Function lapack::c::cheev [] [src]

pub fn cheev(layout: Layout, jobz: u8, uplo: u8, n: i32, a: &mut [c32], lda: i32, w: &mut [f32]) -> i32