Function lapack::zlange [] [src]

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