Function lapack::c::ztpqrt
[−]
[src]
pub fn ztpqrt(layout: Layout, m: i32, n: i32, l: i32, nb: i32, a: &mut [c64], lda: i32, b: &mut [c64], ldb: i32, t: &mut [c64], ldt: i32) -> i32