Function lapack::c::zheequb
[−]
[src]
pub fn zheequb(layout: Layout, uplo: u8, n: i32, a: &[c64], lda: i32, s: &mut [f64], scond: &mut [f64], amax: &mut f64) -> i32