Function lapack::c::clantr [] [src]

pub fn clantr(layout: Layout, norm: u8, uplo: u8, diag: u8, m: i32, n: i32, a: &[c32], lda: i32) -> f32