Function lapack::c::zhegst [] [src]

pub fn zhegst(layout: Layout, itype: i32, uplo: u8, n: i32, a: &mut [c64], lda: i32, b: &[c64], ldb: i32) -> i32