Function lapack::c::zlange_work [] [src]

pub fn zlange_work(layout: Layout, norm: u8, m: i32, n: i32, a: &[c64], lda: i32, work: &mut [f64]) -> f64