Function lapack::c::dsyev [] [src]

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