Function lapack::clantr [] [src]

pub fn clantr(norm: u8, uplo: u8, diag: u8, m: usize, n: usize, a: &[c32], lda: usize, work: &mut [f32]) -> f32