Function lapack::fortran::dgelq2
[−]
[src]
pub fn dgelq2(m: i32, n: i32, a: &mut [f64], lda: i32, tau: &mut [f64], work: &mut [f64], info: &mut i32)