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