Function lapack::c::sgeqrt2 [] [src]

pub fn sgeqrt2(layout: Layout, m: i32, n: i32, a: &mut [f32], lda: i32, t: &mut [f32], ldt: i32) -> i32