Function lapack::c::sggrqf
[−]
[src]
pub fn sggrqf(layout: Layout, m: i32, p: i32, n: i32, a: &mut [f32], lda: i32, taua: &mut [f32], b: &mut [f32], ldb: i32, taub: &mut [f32]) -> i32