Function lapack::zlantr [] [src]

pub fn zlantr(norm: u8, uplo: u8, diag: u8, m: usize, n: usize, a: &[c64], lda: usize, work: &mut [f64]) -> f64