Function lapack::c::clange_work [] [src]

pub fn clange_work(layout: Layout, norm: u8, m: i32, n: i32, a: &[c32], lda: i32, work: &mut [f32]) -> f32