Function lapack::c::ssyevd [] [src]

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