Function lapack::zlanhe [] [src]

pub fn zlanhe(norm: u8, uplo: u8, n: usize, a: &[c64], lda: usize, work: &mut [f64]) -> f64