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