Function lapack::sgeqrt2 [] [src]

pub fn sgeqrt2(m: usize, n: usize, a: &mut [f32], lda: usize, t: &mut [f32], ldt: usize, info: &mut i32)