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