Function lapack::c::zlantr [] [src]

pub fn zlantr(layout: Layout, norm: u8, uplo: u8, diag: u8, m: i32, n: i32, a: &[c64], lda: i32) -> f64