Function lapack::slantr [] [src]

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