Function lapack::c::slange_work [] [src]

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