Function lapack::c::dlange_work
[−]
[src]
pub fn dlange_work(layout: Layout, norm: u8, m: i32, n: i32, a: &[f64], lda: i32, work: &mut [f64]) -> f64