Function lapack::c::cheevd [] [src]

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