Function lapack::c::zheequb_work [] [src]

pub fn zheequb_work(layout: Layout, uplo: u8, n: i32, a: &[c64], lda: i32, s: &mut [f64], scond: &mut [f64], amax: &mut f64, work: &mut [c64]) -> i32