Function lapack::c::zheevd [] [src]

pub fn zheevd(layout: Layout, jobz: u8, uplo: u8, n: i32, a: &mut [c64], lda: i32, w: &mut [f64]) -> i32