Function lapack::c::sgeqrt
[−]
[src]
pub fn sgeqrt(layout: Layout, m: i32, n: i32, nb: i32, a: &mut [f32], lda: i32, t: &mut [f32], ldt: i32) -> i32