Function lapack::clange [] [src]

pub fn clange(norm: u8, m: usize, n: usize, a: &[c32], lda: usize, work: &mut [f32]) -> f32