Function lapack::c::stpqrt [] [src]

pub fn stpqrt(layout: Layout, m: i32, n: i32, l: i32, nb: i32, a: &mut [f32], lda: i32, b: &mut [f32], ldb: i32, t: &mut [f32], ldt: i32) -> i32